Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x117e…79a90x9c95…e299Base—$0.001100%fluxa42d ago0xb26a3b…85a23a
0x117e…79a90x9c95…e299Base—$0.001100%fluxa42d ago0xe65143…be203e
0x117e…79a90x9c95…e299Base—$0.001100%fluxa42d ago0x5793e6…2a9f55
0x117e…79a90x9c95…e299Base—$0.001100%fluxa42d ago0x69d495…da04d9
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa42d ago0x4b775a…fbf919
0x117e…79a90x9c95…e299Base—$0.001100%fluxa42d ago0x4ec63c…1338c5
0x117e…79a90x9c95…e299Base—$0.001100%fluxa42d ago0xa3278f…3661ae
0x117e…79a90x9c95…e299Base—$0.001100%fluxa42d ago0xb5d42e…1fb849
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa42d ago0x03658f…edaac6
0x117e…79a90x9c95…e299Base—$0.001100%fluxa42d ago0xb67459…282873
0x117e…79a90x9c95…e299Base—$0.001100%fluxa42d ago0x631447…60715a
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa42d ago0xc8fe3b…02a4f3
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa42d ago0xaa4260…b5dbd9
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa42d ago0x79b7aa…a4e24d
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa42d ago0x9088c6…71de85
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa42d ago0xfe0e2e…d4f783
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa42d ago0x77735a…453083
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa42d ago0xc78daa…570c7f
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa42d ago0x0b072a…987435
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa42d ago0x111dd3…f756fe
0x117e…79a90x9c95…e299Base—$0.001100%fluxa42d ago0x8d25e0…4aa0f4
0x117e…79a90x9c95…e299Base—$0.001100%fluxa42d ago0x64474e…32d11b
0x117e…79a90x9c95…e299Base—$0.001100%fluxa43d ago0xfe80a4…5b934d
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa43d ago0x63ca4b…9a359f
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa43d ago0x9ea9bc…ceb02e

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.