Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf7eb7f…5e5b1d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa43d9b…353485
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe47387…dc1b31
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5f3e0c…7247ea
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x74b66a…967bc8
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x176caf…f87451
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb5e689…eb979b
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf6f97d…022088
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcbda0d…15157d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8aa221…07af48
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x187f5a…060dcc
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xded5aa…e3c4c7
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd41203…447607
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd55f6…7d3865
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5910c4…ec15a4
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf7d85…ffaa16
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7d0789…9b7cef
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc3de2…278392
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa43a5a…2efd02
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe13401…127c41
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x141f62…a10af6
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x587d1f…486e7d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc227c2…28635e
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaafb80…aad2c9
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a4638…56d5e5

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.