Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x03011b…0bde47
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x42cf22…f710ea
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xa6eae7…4c0f42
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xcf0f83…b24b2a
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xaa34a1…a9f723
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xbd75a3…d65181
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xbd81b4…abbe17
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x1607b8…e57132
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xa7dd57…2c8a53
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x1e1c50…c9f556
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x553826…49d29f
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xd13137…fc510c
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xcad34b…d81e15
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x9889ea…445ca8
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xfd6bea…341ab0
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xd4e720…c938ed
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x7764cc…dd9036
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x7faf52…90ee15
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x2888fa…1fa96f
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xfbb740…e01651
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xce3d33…1575e7
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x51ea33…46023d
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x1ac47b…c866bb
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x99384b…d7699d
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xc87851…54e0f6

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.