Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0xa1b148…1a60af
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x30a967…805e54
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0xd45518…6245a3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x295352…218eb6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x158e71…547318
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x6e51df…7a6197
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x60ac37…39fa8b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x145e37…4e9186
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0xe305a4…805c10
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0xa2f381…6b6eb1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x282a0e…cf73c8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0xed1900…54535f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0xf58687…1ceec1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0xceb7f3…383cb3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x66d256…4c2179
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x6e3f18…ce38bd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0xc9e9a7…e4d0ac
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x4fbb3b…2445ba
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x9939bf…e1854c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0xf6fce3…764523
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x3c3537…dacc5b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x6e3a0c…1255f1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x8cba4b…2dc4f0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0xf0308a…381001
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase42d ago0x926134…200799

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.