Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x01b0c3…eb3dfb
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xb16c7d…7d85c0
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xcc33aa…97cb81
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x121244…878788
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xf3b2c9…a4df4d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xd6e8dc…7cb79b
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xf22fd3…736506
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x5d6086…dc3038
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x999989…143a62
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x96ea33…1942e7
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x0c9a4e…1c9d46
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xc1aebc…da17b2
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xfa6090…037187
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xf8ba26…9bc5fd
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xff1c59…d0e675
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x40afbc…baa6fc
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xc3ada9…d5f703
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x601e2f…05c038
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x4c2cd6…29ac48
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x801fd7…40faf1
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xadb298…d24c11
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x2a4b3d…b601f0
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x28c396…fa0c15
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xdbdb30…0937ab
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xc560eb…5e18b6

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.