Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0xe04e8d…e4db91
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase71d ago0xd72569…57f85f
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase71d ago0x64b3be…768af8
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase71d ago0xf8a2c2…e6bded
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0x61eda8…418067
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0x71f383…58db58
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0x6a4513…c7356c
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase71d ago0x7cefb0…ca3681
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0x5949ee…e54599
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase71d ago0x3b0295…dce58f
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0x9eb11f…5a57e1
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase71d ago0x087d89…cefb67
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0x617d7f…9cb181
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0xda5649…11a8c0
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase71d ago0x254dbf…d26f0a
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0x520985…a7f4fa
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase71d ago0x6181bf…aaa6ec
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase71d ago0x10f17c…83fc78
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0x0592d7…961906
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase71d ago0x76f84e…e973ab
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0xa7e1cb…1c38ff
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase71d ago0x5bb095…89c0cf
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase71d ago0x175f65…c0bd04
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0x036033…d7a7a9
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase71d ago0x45399c…4ea31d

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.