Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d5…883d0xa2df…fd51Base—$0.01100%coinbase45d ago0x057074…386c62
0xd4d5…883d0x2ad6…32adBase—$0.01100%coinbase45d ago0xd5e8bf…6b21b5
0xd4d5…883d0x3ccc…0e94Base—$0.01100%coinbase45d ago0xbc2f15…626867
0xd4d5…883d0x52de…f573Base—$0.01100%coinbase45d ago0xdfecb0…5b98aa
0xd4d5…883d0x0639…a78eBase—$0.01100%coinbase45d ago0x3c6e29…43801e
0xd4d5…883d0x7e17…f71fBase—$0.01100%coinbase45d ago0x6f1706…dd83dd
0xd4d5…883d0x33ac…6c97Base—$0.01100%coinbase45d ago0x8c4bc6…3aea46
0xd4d5…883d0xa3c0…5b8aBase—$0.01100%coinbase45d ago0xf69651…87584a
0xd4d5…883d0xc1b9…d751Base—$0.01100%coinbase45d ago0x8daeaf…3c1419
0xd4d5…883d0xc84c…b4b9Base—$0.01100%coinbase45d ago0xa51c6d…59c0f7
0xd4d5…883d0xf2bd…ef96Base—$0.01100%coinbase45d ago0xf5e61a…21b3fe
0xd4d5…883d0xd3dc…b57eBase—$0.01100%coinbase45d ago0xa58b54…2e2664
0xd4d5…883d0x15f2…a40eBase—$0.01100%coinbase45d ago0xe82fa2…a4ab8f
0xd4d5…883d0x7a78…0fbfBase—$0.01100%coinbase45d ago0x87d764…15c75d
0xd4d5…883d0xf076…78a8Base—$0.01100%coinbase45d ago0x00f51f…9a61a7
0xd4d5…883d0x49d5…1bb2Base—$0.01100%coinbase45d ago0x64b64b…64a50b

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.