Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0x793209…0f00ec
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0x939419…1ef6c0
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0x0a3744…ae3e9b
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0xdbbc35…5067d1
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0x90d540…535f5a
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0x85407d…7f2722
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0x77343f…6a7928
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0x322edb…9ab8a1
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0x9f430a…28e89c
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0xa0e558…539775
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0xf86d53…7f7c17
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0xc9b7d6…a92b54
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0x478c48…6399b4
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0x5a2b6c…9b732a
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0x58c4ea…a64fc4
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0xa6dd39…44b9dd
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0x0ea7fc…ca42ab
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0xf4b35a…29543b
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0xa69789…209126
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa15d ago0xad034f…cba00b
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa16d ago0x0ea654…cf6ec4
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa16d ago0x472969…ae9e5e
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa16d ago0x07f25d…79e1b6
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa16d ago0x3b4530…4cf6db
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa16d ago0x823a25…6b914d

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.