Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa991…d31d0x5163…ba06BaseAngel's Rewrite LiteRewrite$0.25100%coinbase24d ago0xc3d15c…43c629
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase24d ago0xac0e02…9f9395
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase24d ago0x33c799…e56f45
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase24d ago0x85e32e…c79cae
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase24d ago0x366384…01a697
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase24d ago0xcb74ee…8ca388
0xa991…d31d0xb519…826aBasex402 service$0.001100%coinbase24d ago0x782965…5f0c4d
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase24d ago0x3b36c8…c4ea33
0xa991…d31d0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase24d ago0x40230c…c32189
0xa991…d31d0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase24d ago0xca3a44…db6284
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase24d ago0x13de15…b1b91c
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase24d ago0x77693b…b4184c
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase24d ago0x58934c…4cf81d
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase24d ago0x4acb75…d7c44a
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase24d ago0x54581f…915c7e
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase24d ago0x4c52f7…f93270
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase24d ago0xcc5864…de48eb
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase24d ago0x32336d…f5192e
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase24d ago0x2553c2…f6ed43
0xa991…d31d0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase24d ago0xd69c23…b07e6c
0xa991…d31d0x5163…ba06BaseAngel's Rewrite LiteRewrite$0.25100%coinbase25d ago0x403415…3df665

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.