Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa36d ago0x91c5d4…b98491
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0x7be925…ef1a00
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0xe3d7b5…cb750e
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0x9125d3…89762d
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0x66a99b…4fe26f
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0xd8b458…ae0bd7
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0xd8d301…75b5e6
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa36d ago0x28ee39…2c6051
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa36d ago0x092cc6…e33347
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa36d ago0xe7a9ed…1b8e5b
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0x841af9…919816
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa36d ago0x4e3c5c…537045
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0xe30bf0…6a84ac
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0xfc98b6…3deeea
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa36d ago0x97108b…085bb4
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0x0c921f…0a7973
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0x0f5483…2438a6
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0xd6b777…d4c0a5
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0x62dfbb…cd8db3
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0xa2870a…191e55
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0xa04ed5…a0a439
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0xb13e85…d11f78
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0x4ef212…b4f67e
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa36d ago0x700ddd…7d848f
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa36d ago0x86d313…59031b

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.