Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8d6bbe…abb9e7
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x335c01…e66098
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2dab26…48dfb3
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x639334…7a52c9
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd1a06e…9eca1e
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd41771…c72808
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x274d63…22f355
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x63a21d…3c7b5f
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbfbe79…4c0249
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x24082c…81dedb
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x78cf89…d7a987
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x19d29d…e3e636
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9b8da5…ab32c8
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdbb4dd…64400e
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4d563b…962cf9
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4f24d3…213124
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf34880…8f77f7
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x817d15…44f523
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb142c1…688fa6
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4545b2…ae3974
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe92627…f7a971
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4fb33c…19efe7
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x06cea7…8bcb17
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8a5cea…f1d7e6
0xd4f3…24670x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9a5ea9…cc673b

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.