Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa449…15ac0x3a52…5169Base$2.50100%coinbase44d ago0x8718e2…321299
0xa449…15ac0x3a52…5169Base$2.50100%coinbase44d ago0x951bc9…dc1477
0xa449…15ac0x9f5f…6e50Base$2.50100%coinbase44d ago0x687a2f…d67423
0xa449…15ac0x9f5f…6e50Base$2.50100%coinbase44d ago0x37e2cf…91901f
0xa449…15ac0x49cf…1dc6Base$2.50100%coinbase44d ago0x1f0e52…1da232
0xa449…15ac0x49cf…1dc6Base$2.50100%coinbase44d ago0xc93c27…105116
0xa449…15ac0x49cf…1dc6Base$2.50100%coinbase44d ago0x4b5ebb…017f41
0xa449…15ac0x49cf…1dc6Base$2.50100%coinbase44d ago0x0ef9fc…aea7f7
0xa449…15ac0xcc9c…b9e2Base$2.50100%coinbase44d ago0x1705a2…b13cd4
0xa449…15ac0x9f5f…6e50Base$2.50100%coinbase44d ago0xeaeb82…c7b87c
0xa449…15ac0x5993…42a0Base$2.50100%coinbase44d ago0xc0ca05…11c0d0
0xa449…15ac0x5993…42a0Base$2.50100%coinbase44d ago0xe624df…3e64b7
0xa449…15ac0x5993…42a0Base$2.50100%coinbase44d ago0x2140fb…3c148f
0xa449…15ac0x9f5f…6e50Base$2.50100%coinbase44d ago0x79851d…30f694
0xa449…15ac0x9f5f…6e50Base$2.50100%coinbase44d ago0x8a6dfb…fa36a0
0xa449…15ac0x4b54…c1c5Base$2.50100%coinbase44d ago0xad01f8…8464bf
0xa449…15ac0x4b54…c1c5Base$2.50100%coinbase44d ago0x4c7d25…b7e1ff
0xa449…15ac0x9f5f…6e50Base$2.50100%coinbase44d ago0x8998c0…161424
0xa449…15ac0x5993…42a0Base$2.50100%coinbase44d ago0xeea100…f47e40
0xa449…15ac0x5993…42a0Base$2.50100%coinbase44d ago0x349a6c…6cfb89
0xa449…15ac0x5993…42a0Base$2.50100%coinbase44d ago0x41be0c…d1edab
0xa449…15ac0x5993…42a0Base$2.50100%coinbase44d ago0xa05bb7…709011
0xa449…15ac0x5993…42a0Base$2.50100%coinbase44d ago0x6f43d6…072ee7
0xa449…15ac0x5993…42a0Base$2.50100%coinbase44d ago0x10d340…4c8e2d
0xa449…15ac0x57fa…df98Base$2.50100%coinbase44d ago0x017559…f2ebd4

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.