Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xccbb28…43390a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0x0d3529…d87ca1
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xb283e5…b81e22
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0x52f5ee…e9838d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0x284278…70c776
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xff706b…26c748
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0x13141d…37edc8
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xe5b176…4fe6a4
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xec4597…bedc5a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0x3f22fa…ce3f1b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0x4e4dc4…276ae5
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xd3be1e…5d64c7
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xfac606…b6237f
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0x4a22d7…f506e9
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xc661b6…05259e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0x975878…d27569
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xcdf50a…92e8d5
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xef915f…6c48fe
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xf7f87b…f888eb
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0x405b78…b628e7
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xd97c00…e5f773
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xff39e0…4117b6
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xb8e1fe…884ebd
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa70d ago0xbed18d…0f8d8d

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.