Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dae…6c180x90dc…1e89Base$0.10100%payAI12d ago0x40bc91…82b5ec
0x5dae…6c180x7650…b015Base$0.10100%payAI12d ago0x36c4e0…e25e4c
0x5dae…6c180x579d…c5cbBase$0.10100%payAI12d ago0x20f65a…805687
0x5dae…6c180x2508…684aBase$0.10100%payAI12d ago0x1d8b79…b2b105
0x5dae…6c180x3555…8cacBase$0.10100%payAI12d ago0x82d64b…2e3708
0x5dae…6c180x368c…e34bBase$0.10100%payAI12d ago0x4074f2…5050d2
0x5dae…6c180xce8c…0a8dBase$0.10100%payAI12d ago0x35428a…7e22d0
0x5dae…6c180xfb34…9a86Base$0.10100%payAI12d ago0x932c69…4ea3d2
0x5dae…6c180x78c3…43f6Base$0.10100%payAI12d ago0x631374…2835c9
0x5dae…6c180x0ed6…bec7Base$0.10100%payAI12d ago0x8a69df…cb625d
0x5dae…6c180xe0a1…a320Base$0.10100%payAI12d ago0xa276e4…0aea99
0x5dae…6c180x92c3…120dBase$0.10100%payAI12d ago0xd14100…dde745
0x5dae…6c180xeae2…f505Base$0.10100%payAI12d ago0xc15fd6…af2a1d
0x5dae…6c180x1da6…6f5fBase$0.10100%payAI12d ago0xba28b1…4b1274
0x037b…4f310x5dae…6c18Base$1.40100%payAI12d ago0x7faa3c…656d6a
0x5dae…6c180x579d…c5cbBase$0.10100%payAI13d ago0x785248…bb4bc5
0x5dae…6c180x90dc…1e89Base$0.10100%payAI13d ago0x05a707…80062d
0x5dae…6c180x7650…b015Base$0.10100%payAI13d ago0x175dea…7c8e0c
0x5dae…6c180x2508…684aBase$0.10100%payAI13d ago0x7da2d1…39fcc1
0x5dae…6c180xfb34…9a86Base$0.10100%payAI13d ago0x3ca027…96a054
0x5dae…6c180xce8c…0a8dBase$0.10100%payAI13d ago0x6004da…9da2a1
0x5dae…6c180x368c…e34bBase$0.10100%payAI13d ago0x5efbe6…8f5e69
0x5dae…6c180x78c3…43f6Base$0.10100%payAI13d ago0x43b079…e40c61
0x5dae…6c180x0ed6…bec7Base$0.10100%payAI13d ago0x32913e…07e2ae
0x5dae…6c180x3555…8cacBase$0.10100%payAI13d ago0x60221b…c0bd9d

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.