Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa49d ago0xbf05de…054148
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x9da70d…c61103
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x262434…9dd725
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x06f15f…01c769
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x2e8140…b94b14
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x4ae291…943351
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x3ab136…1d118d
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0xb9c233…15ac61
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x4b5f47…f4fc72
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0xe0e991…5a284a
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0xe96854…f2656b
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x811a73…492ef2
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0xa879f7…f605e7
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0xa8ca08…0724cf
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x87c372…84de09
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0xdb26f1…7a27d6
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x6fcc06…498043
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x5f5ee4…aa514d
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x354f74…e420e7
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0xad1d79…8e1b8f
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0xe1df06…2570b3
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x76a174…853f65
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x96336d…5eaad9

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.