Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0xf45a76…a93267
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0x8df99f…73c8d0
0xde31…7b070x9c95…e299Base—$0.001100%fluxa39d ago0x3f6758…44f29d
0xde31…7b070x9c95…e299Base—$0.001100%fluxa39d ago0xf610cc…435199
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0x03033a…9bf0eb
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0x1c212c…84eeb9
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0xc9525a…9d8ffc
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0x2c2b7d…6bb4a8
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0x8f3135…ee534d
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0x96e1e9…46be0d
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0x6badfd…0fd484
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0xd126cb…019bea
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0xfb579e…42eeb1
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0xa8f2c8…e6102b
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0x01dcb5…01b9cf
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0xf1eef1…bfef1f
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0xa4586f…1de1fc
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0xbc95c8…4c5c29
0xde31…7b070x9c95…e299Base—$0.001100%fluxa39d ago0xadce4f…34073a
0xde31…7b070x9c95…e299Base—$0.001100%fluxa39d ago0xfe5ff6…dff39e
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0xa96143…0456ab
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0xc57171…c7b3f4
0xde31…7b070x9c95…e299Base—$0.001100%fluxa39d ago0x4cf1e3…a40cf2
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0xcab862…60dbfc
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa39d ago0x76f278…2bafaa

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.