Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x167a2a…558744
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b2e2b…05c4a0
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x15241a…57adc3
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd65334…a1a15a
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa59d15…7608a9
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ed71a…f00513
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc0ffa1…53c140
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e0d7d…4f2178
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5356e1…b0b284
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e78f6…ee94e4
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe8b54e…645ef2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95552d…ce795e
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0d713b…3d3a17
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf988bd…d4ec43
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x00c6f8…f5c0ac
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd73f1f…f28e27
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdf6463…8666cf
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdedfab…d19ff4
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd9e736…a0bf4d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x73ff74…07466b
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb95a73…a6c90f
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e811a…be5a02
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ae992…3031ba
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x52bf40…431b4d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI107d ago0x933fdf…c70fd9

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.