Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x50b3b8…391615
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6de59b…03871f
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e68a1…105fac
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x906328…a7cd13
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x64cab9…67d29e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe9733e…1745d7
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfa54c4…1d6b41
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbf5398…71e31e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9792e8…a65b75
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3fe9d0…04b5ce
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9db649…dd5c55
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x88a33d…adcbac
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xddbde0…9faa7d
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c47e9…177524
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac2d9f…1dea7c
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xffbbb2…ec3ec9
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x42b229…dd1a4d
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x199abc…b19bc0
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4bcdb9…eea674
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfb8ee8…90e39e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd18c7c…3023a6
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d9fac…054fee
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xefd348…b62c45
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9a4d2f…030901
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x02c956…50dc81

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.