Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0x32a973…f4f93c
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0xa9179e…5a333f
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0xe17e16…b200a9
0xc54f…20c70x9c95…e299Base$0.001100%fluxa40d ago0xaa3e30…4b1ed9
0xc54f…20c70x9c95…e299Base$0.001100%fluxa40d ago0x04dbc1…2b44df
0xc54f…20c70x9c95…e299Base$0.001100%fluxa40d ago0x6fbfea…b306a2
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0xa19f90…f53e7c
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0x63da63…35fe13
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0x83b1d3…777d7a
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0x56a018…0f8166
0xc54f…20c70x9c95…e299Base$0.001100%fluxa40d ago0x085a1b…984249
0xc54f…20c70x9c95…e299Base$0.001100%fluxa40d ago0xb6fdbb…4bc414
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0x4a5d1a…bf4183
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0x8bf56e…5b3209
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0xe2ba97…852dd3
0xc54f…20c70x9c95…e299Base$0.001100%fluxa40d ago0x28e41a…f6910c
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0x8610b6…8dac15
0xc54f…20c70x9c95…e299Base$0.001100%fluxa40d ago0x409c71…9181ca
0xc54f…20c70x9c95…e299Base$0.001100%fluxa40d ago0xf24610…4346b3
0xc54f…20c70x9c95…e299Base$0.001100%fluxa40d ago0xd6369f…bd37f5
0xc54f…20c70x9c95…e299Base$0.001100%fluxa40d ago0x0ea51a…09802b
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0x32b7a0…72d72c
0xc54f…20c70x9c95…e299Base$0.001100%fluxa40d ago0x94859a…50edee
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0x2a66ba…cf157d
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0x7e0919…3c65f4

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.