Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7c75d7…d2d1d7
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x11be1e…9ee341
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6eb2d6…51cb67
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e628a…7553f5
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf1b31c…80697c
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5183dc…d17ba2
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed2b1b…c1c4d2
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2ecf94…039225
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf751e7…848be0
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9a2786…7c22ce
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd0169a…bdf36e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4ff572…642f8e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdcd52f…d86339
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x608df8…0e8139
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x731879…211ad2
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f8a93…40b47f
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb112c2…d7ac2f
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x74fcee…37e06b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x37b8df…bd1205
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9a9f3d…1bc754
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbf9bad…31b3a8
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa46265…692145
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa68f42…3c3cc3
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf50645…32a2d0
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x584883…f7fac8

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.