Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6dd5f7…ed9613
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf2b0da…8a397c
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x55eea4…896c6e
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5124f5…10967f
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x89874d…9504d1
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x02e2ea…a26c16
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xee9e94…654de9
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x56bf6f…f0f5d6
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x609a3b…5c24eb
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3d1c39…2d83b2
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x90f657…770e35
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5faf3e…333e4b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x957f13…a90dae
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeafd5b…742ae9
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x675d74…eaf8fa
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x97986f…aa1660
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6259e3…e6b4e5
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe0a1a0…222ea7
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc961e9…802ea9
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf19e20…591133
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x91b48c…e651be
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3e84c1…69c0ba
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x43229e…3089b2
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0e5da2…2a9e2a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfef353…761b4b

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.