Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xbcd7a9…26ba29
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xe08b3d…fb06ad
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x1e6478…e3403c
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x9f1491…4eef8c
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x11aa7a…3de189
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xe504ba…9c266c
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x71c03c…67b379
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x3096af…7995a3
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xe52eba…25d926
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x2e0928…f35e7d
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xee3433…25c3a2
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x62009b…d0d55f
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x62d3e2…cef3ef
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x730ec5…32e4fb
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x75c8e1…fb3e70
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xaab14a…621e8c
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x35567c…aa6fbd
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xbcc330…975c4c
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x06a735…53eb0b
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xce998d…4fea10

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.