Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa40d ago0x8d7bdd…5e9de2
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa40d ago0x2fdf61…4b5c29
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa40d ago0x81b9eb…d6ae22
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa40d ago0x2de417…757e82
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa40d ago0xc3c131…a1566f
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa40d ago0x525d4d…6bcd3d
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa40d ago0x76b965…6b2a1e
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa40d ago0x32cffe…b201c6
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa40d ago0xa28071…574b29
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa40d ago0xb9f39f…d773ce
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa40d ago0x095180…08884d
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa40d ago0xf0bcbc…5b9503
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa40d ago0xfafa31…f2ae20
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa40d ago0x5a12ab…9d183f
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa40d ago0xcf43bb…b98236
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa40d ago0x40a8a5…d6897d
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0x2efb05…6b09c2
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa41d ago0xb9813c…4b4d25
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0x5f42a7…d33c38
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa41d ago0x5296ed…6d0f1d
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0x6e432f…ac5d22
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0xeb11de…c6a3f5
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0x20a503…040b1a
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa41d ago0xa53521…cd52c3
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa41d ago0x25ee0d…e8c61b

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.