Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$5.25100%0x2740…f50474d ago0x5b2100…dc6187
0xc9a2…31540x0e3d…7757Base$3.15100%0x2a59…864574d ago0x09c732…556629
0xc9a2…31540x0e3d…7757Base$11.55100%0x3368…d66b74d ago0x6991d6…535709
0xc9a2…31540x0e3d…7757Base$5.25100%0x2699…b2a574d ago0xb4a4a1…326412
0xc9a2…31540x0e3d…7757Base$10.50100%0x5047…e94074d ago0x1b5edc…2e811b
0xc9a2…31540x0e3d…7757Base$10.50100%0x433f…6ee974d ago0xd963ba…bf488b
0xc9a2…31540x0e3d…7757Base$5.25100%0x1434…1c6e74d ago0x2d1c9f…d4f8cd
0xc9a2…31540x0e3d…7757Base$5.25100%0x3368…d66b74d ago0xf72c5f…b1b08f
0xc9a2…31540x0e3d…7757Base$2.10100%0xd6e8…21cd74d ago0x6a1e89…5b06d0
0xc9a2…31540x0e3d…7757Base$5.25100%0x93eb…4c2974d ago0x160f03…7d00bf
0xc9a2…31540x0e3d…7757Base$10.50100%0xb689…e28374d ago0xf83fe6…d8be65
0xc9a2…31540x0e3d…7757Base$5.25100%0x2544…8c4574d ago0x0171a2…a82fe2
0xc9a2…31540x0e3d…7757Base$17.85100%0x2d05…53d074d ago0x16ff10…2ab3d2
0xc9a2…31540x0e3d…7757Base$10.50100%0xc0fa…66cc74d ago0x7a8b6a…d65f60
0xc9a2…31540x0e3d…7757Base$10.50100%0x6d2e…0c6474d ago0x18a947…2cb18a
0xc9a2…31540x0e3d…7757Base$10.50100%0x96df…634b74d ago0x1108d6…a494fc
0xc9a2…31540x0e3d…7757Base$2.10100%0x88cf…d21b74d ago0x7dd824…a97dcb
0xc9a2…31540x0e3d…7757Base$10.50100%0xa782…cada74d ago0x8f6fb6…4862bb
0xc9a2…31540x0e3d…7757Base$3.15100%0xdae3…916a74d ago0x90fd88…fd61cf
0xc9a2…31540x0e3d…7757Base$10.50100%0x629a…da9c74d ago0x645a7b…87fc49
0xc9a2…31540x0e3d…7757Base$10.50100%0xdddf…e3d874d ago0xbab243…1490f3
0xc9a2…31540x0e3d…7757Base$10.50100%0x1e92…0cb774d ago0x06ab02…ad39f5
0xc9a2…31540x0e3d…7757Base$3.15100%0xf8ec…37d474d ago0xfa664b…159621
0xc9a2…31540x0e3d…7757Base$3.15100%0x31fe…80c474d ago0x9bdd6c…7e1faa
0xc9a2…31540x0e3d…7757Base$10.50100%0x90ad…1cd674d ago0x4f08d4…f140cf

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.