Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x0a062c…1bd328
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xfafdcb…d9c81d
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xda2d78…af5262
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x00d004…fdb002
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x1c6c94…4686d2
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x1c777f…5ce287
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x8cad32…af6171
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x11e9f6…70a419
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xdb0610…972836
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x6e14b9…50928c
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x020f6d…b0c7aa
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x9e6d91…5966d1
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xeac739…45c547
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x02a1e8…6381ad
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x2d0374…4dbbfd
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x7b3ab8…c264a8
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x1bdff1…3189d1
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x913525…8fa52e
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x60ed3b…da0c51
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xfff324…7c4a6f
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x8cc5e5…286136
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x4a1213…61a80e
0x0000…25b80x9c95…e299Base—$0.001100%fluxa78d ago0xdea99d…056981
0x0000…25b80x9c95…e299Base—$0.001100%fluxa78d ago0x9bb069…25c082
0x0000…25b80x9c95…e299Base—$0.001100%fluxa78d ago0x30e3c9…1f4d3a

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.