Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0xa2f5ac…905222
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0xfc3b36…537b8f
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0xa1c2a4…8369ea
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x40d7f5…15c6a8
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x1b49e3…5c3d12
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0xa07741…161479
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0xb847f6…b17c69
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0xd98b81…68425c
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x847b7c…2cdb0d
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0xf59db2…3e84cc
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0xd1c35c…d9a403
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x690ce3…dc4654
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x7091ee…2bac44
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0xd02e1c…c48266
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x45748b…645808
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0xdcc28d…aa71ed
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x2ccfc0…991a2e
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x364d50…0f0c38
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x107b6b…3cdb06
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0xbb4912…10f561
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x466b80…a60658
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x1975f0…fe3d4e
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0xef8b61…379efe
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x8063a1…5262e5
0xc004…29630xafff…aad3Base$0.10100%coinbase178d ago0x09a90b…c7bbfd

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.