Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xfeb8…dfbfBase—$0.01100%coinbase6d ago0x43b538…5c3631
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase6d ago0x9c863f…911e1e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0x730914…a58ffd
0x6f9d…8ba00xecb0…6ee1Base—$0.01100%coinbase6d ago0x2ad202…57dba8
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase6d ago0xe0aada…6aab82
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0x81d3c2…d76c5d
0x6f9d…8ba00xa9ce…5cfaBase—$0.01100%coinbase6d ago0xa4ec8c…51ee6a
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase6d ago0xb42353…b9b273
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0xb0ef40…be6501
0x6f9d…8ba00x42c5…97f6Base—$0.01100%coinbase6d ago0x862ee1…2da405
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase6d ago0xb3ae21…ede63b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0xa5e384…aaa5d1
0x6f9d…8ba00x079e…ca7cBase—$0.01100%coinbase6d ago0xf70188…3e1956
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase6d ago0xe2baed…70d26b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0x002e1d…7bc40d
0x6f9d…8ba00x7dc1…eac4Base—$0.01100%coinbase6d ago0x3223ce…297112
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase6d ago0x73b592…2ea493
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0x715d52…31dc58
0x6f9d…8ba00xbc1e…45d6Base—$0.01100%coinbase6d ago0x4b98a2…8b5a26
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase6d ago0xd9c001…cdb113
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0xc93daf…2c1c22
0x6f9d…8ba00x2fa4…a56aBase—$0.01100%coinbase6d ago0x2848ce…1db791
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase6d ago0x48653b…75d7d8
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0xb4bed6…9c2fd9
0x6f9d…8ba00x998f…7571Base—$0.01100%coinbase7d ago0xe1b6ec…cfe141

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.