Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x978585…36f0de
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x48b9b9…f27433
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa5819d…f90877
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c0cb8…139d91
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x186ebc…df1ef3
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4b7ed3…dfa4a8
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b60ec…b7137a
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c1338…bc2ffb
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x55333c…6b3493
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd5e2a…120873
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbf0ad7…b37bb9
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x41b6df…b3dae0
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x444b67…71ac67
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdd0d62…826548
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3bbaa6…5290c1
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3056cb…1e332d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf843be…e7bf16
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfdb29a…54a441
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x86df4b…900b1a
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5be96d…9f8110
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe21894…f3fc52
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x033d0b…16ad7e
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd45f3a…dbeb1c
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0fdfea…01a60a
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x30b1b9…092f92

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.