Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430x9c95…e299Base$0.001100%fluxa35d ago0xc61c62…b5269b
0x4abc…4e430x9c95…e299Base$0.001100%fluxa35d ago0xa72a53…bb4080
0x4abc…4e430x9c95…e299Base$0.001100%fluxa35d ago0x37a9ca…b1797f
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa35d ago0x4065c6…ff1231
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa35d ago0xba2942…4986f6
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa35d ago0xb7addf…128baf
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa35d ago0xbb8cd8…7325d0
0x4abc…4e430x9c95…e299Base$0.001100%fluxa35d ago0xa181f0…1211f6
0x4abc…4e430x9c95…e299Base$0.001100%fluxa36d ago0xdda48c…4b5a79
0x4abc…4e430x9c95…e299Base$0.001100%fluxa36d ago0x163a0f…e18105
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa36d ago0x91ad51…a8d7ea
0x4abc…4e430x9c95…e299Base$0.001100%fluxa36d ago0x8183af…1d2cd4
0x4abc…4e430x9c95…e299Base$0.001100%fluxa36d ago0x35759e…e6a59b
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa36d ago0xa4be57…2ae507
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa36d ago0x0fd6ce…256fb4
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa36d ago0x692979…af440b
0x4abc…4e430x9c95…e299Base$0.001100%fluxa36d ago0x0879dd…fa0ede
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa36d ago0xba971f…4c3ec8
0x4abc…4e430x9c95…e299Base$0.001100%fluxa36d ago0x080cc5…787464
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa36d ago0x95c2d6…21a8f2
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa36d ago0xc35f24…539ae1
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa36d ago0xcaae40…84c77e
0x4abc…4e430x9c95…e299Base$0.001100%fluxa36d ago0xe5a63e…a754c0
0x4abc…4e430x9c95…e299Base$0.001100%fluxa36d ago0x734c4f…db30e1
0x4abc…4e430x9c95…e299Base$0.001100%fluxa36d ago0xa9ef9e…f8f564

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.