Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fc8…cff00x40c4…bbd7Base—$0.01100%coinbase83d ago0x0b4d90…788799
0x8fc8…cff00x6aa5…8515Base—$0.01100%coinbase83d ago0x93d572…7e0080
0x8fc8…cff00xa044…f996Base—$0.01100%coinbase83d ago0x148d08…25fe22
0x8fc8…cff00x5455…5c59Base—$0.01100%coinbase83d ago0xda289a…5cb81e
0x8fc8…cff00xea56…11dbBase—$0.01100%coinbase83d ago0xddb438…d1e520
0x8fc8…cff00xbad9…e2a2Base—$0.01100%coinbase83d ago0x50898c…f562db
0x8fc8…cff00xc0a7…d42eBase—$0.01100%coinbase83d ago0x2f4050…131a81
0x8fc8…cff00xb59e…b06bBase—$0.01100%coinbase83d ago0xe601bc…116f18
0x8fc8…cff00x46fb…2b0dBase—$0.01100%coinbase83d ago0x56ce7d…931a46
0x8fc8…cff00x85d1…6b6cBase—$0.01100%coinbase83d ago0x0e3dd8…ee0310
0x8fc8…cff00x7ab4…295fBase—$0.01100%coinbase83d ago0x573efa…05729c
0x8fc8…cff00x40e5…78a8Base—$0.01100%coinbase83d ago0xdfc044…7a2208
0x8fc8…cff00x9b70…0421Base—$0.01100%coinbase83d ago0x455d33…c50b83
0x8fc8…cff00xcdf3…2beeBase—$0.01100%coinbase83d ago0x180f3a…0430b7
0x8fc8…cff00x4e7c…9a97Base—$0.01100%coinbase83d ago0xe8d363…333706
0x8fc8…cff00x1d4f…8b3eBase—$0.01100%coinbase83d ago0xb1237e…27ce65
0x8fc8…cff00x8aa3…3da8Base—$0.01100%coinbase83d ago0xb1e8f0…2356eb
0x8fc8…cff00x8409…e08cBase—$0.01100%coinbase83d ago0x2cf217…d5d5ad
0x8fc8…cff00x1c2e…453cBase—$0.01100%coinbase83d ago0xdd903d…7d8906
0x8fc8…cff00x9807…3f5eBase—$0.01100%coinbase83d ago0x72fee0…314a0b
0x8fc8…cff00xe9ed…04deBase—$0.01100%coinbase83d ago0x40121a…4917ea
0x8fc8…cff00xd15f…3fe0Base—$0.01100%coinbase83d ago0xfb4c00…077f9a
0x8fc8…cff00x7b57…5356Base—$0.01100%coinbase83d ago0x17b953…b2215c
0x8fc8…cff00x095d…7741Base—$0.01100%coinbase83d ago0xa78bba…47dbbf
0x8fc8…cff00xb3f8…240dBase—$0.01100%coinbase83d ago0xa49621…554d91

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.