Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0x7fa2aa…fe4211
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0xf67de7…c1d2f6
0x2a6f…5dac0x9c95…e299Base$0.001100%fluxa49d ago0x933c07…b326ae
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0xb50806…38f282
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0xfa1adb…62bab1
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0x8446ea…5de729
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0xdd8a79…8cc1e7
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0x0918da…cd1dcf
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0xd1ac7c…2da152
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0xb506bc…1735ee
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0xcd14ab…49e2ce
0x2a6f…5dac0x9c95…e299Base$0.001100%fluxa49d ago0x335f91…02b918
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0x3f3d1f…2c73ab
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0xff0308…452d2f
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0x53c465…4159e4
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0xc296d1…d36bba
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0x643f88…0ed0dd
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0xa6acd1…874395
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0xa62c95…bfa6ca
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0xc3c705…07785f
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0x90df65…b6c868
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0x1b7cd6…8c80d8
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0x60b288…2880f2
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0x7e996f…fb006d
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa49d ago0x0fa4ab…3ab97d

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.