Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xbeb757…a76802
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x76cafa…b0831e
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x9f3f22…b66d35
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x3b102d…4a64ad
0x9f5a…a36d0xa309…7674Basex402 service$0.001100%coinbase43d ago0x65edd0…0c0995
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xf2a553…9db23b
0x9f5a…a36d0xa309…7674Basex402 service$0.003100%coinbase44d ago0x54e4a0…42892b
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xc02dd5…0af5d4
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x3745f7…f555d3
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x62b3f8…f585b6
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x3601bb…fbf8b4
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x492b8e…e4fb3c
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xc1c636…367059
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x68d0d2…543a2f
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x34a38c…52f158
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xec9821…f93a4c
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x204ce7…a6b3fc
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xef8f65…13df77
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xeeb2cf…d61284
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x4e4542…db1945
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x7c4831…2a7103
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x1361e7…13f150
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xc8f857…a47dfe
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xc401b2…423d16
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x2c9a99…feb86d

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.