Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0x23d833…5555ea
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0xe4f3ab…00ec86
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0x04fbe4…fd661e
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0x907ffd…55d114
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0xc6ad81…93ed14
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0xa87d14…ed90c1
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0x3d94ac…1eff71
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0x0d8ce6…8ac000
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0x67b9af…6966ae
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0x4450f3…9616ee
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0xe16f70…f78ffa
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0xa53361…ec416f
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0x303ed3…ef24b9
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0x87f6a4…1d2a2c
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0x2381ed…c87808
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x83fbc4…92e826
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x7a2ad8…3b9240
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0xaa5690…9aaf9a
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0xa78c4f…212b07
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0xc2ce38…236ace
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0xd7f2d1…2d4ad5
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x3b5836…db50d1
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0xa6dd30…6d1a7d
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x0431bc…34af61
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x94585b…e696f6

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.