Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0xe22fee…a9d0f4
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0xb475f1…ca607e
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0xcb1b14…d06868
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0xc74f22…3e3dc5
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0x11cb39…5b62ff
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0x32f4a6…0cc926
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0xbf8328…2ceb3f
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0x6936dd…bfc448
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0xeed110…887a3a
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0x3999b3…754893
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0x7cf122…ac978d
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0x1fc9e8…2f1fd5
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0x35ee23…3b946f
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0x5f66fe…50db7f
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0x6aef5e…0c79a9
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0xb1a414…218492
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa49d ago0xe96702…91b2d9
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0xc1baa7…b8e82e
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0x7d3a0f…da900b
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0xc8db86…2810be
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa49d ago0x5608cd…2cb6b3
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa50d ago0xeaf345…917413
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa50d ago0x30e5e0…805248
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa50d ago0x010943…1c8d38
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa50d ago0x60c73b…2d8742

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.