Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x939317…a52564
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x43db10…bf715b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x367f48…ea5430
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0xe0aff5…d1f5df
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x823ea2…00518c
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x58b096…b0caf1
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x9dee20…67debe
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x7b81b0…c42207
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x4156f3…d2a72c
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x5cee1d…a5fbce
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x5303c9…1ddd93
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x691433…31fedb
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0xdccd67…c36056
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x46f24d…c4d8d8
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x659036…fa27ef
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0xc4c0a4…277db6
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x95b5b9…7ac508
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x6ac21e…f88248
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0xd5313d…4567cb
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x240cee…8efeca
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x9f20f4…2d6d41
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0x386b2b…7e4f76
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0xcac551…9d132b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0xfca2d2…545513
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc110d ago0xa425d4…5acd16

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.