Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa16d ago0xe8f803…c7e763
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa16d ago0xadfd74…6b7f6e
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa16d ago0x569e54…1eb7ba
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa16d ago0xf2d977…ca8393
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa16d ago0xb118fd…bdbaf7
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa16d ago0xd9c9ff…8280aa
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa16d ago0x89c04a…5333ba
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x1bc918…fbdbb1
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x795beb…e923af
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x2527ea…34dc11
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x9c32d7…12ef1a
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0xbdc71f…f1a624
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x07281a…2f7252
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x7723e6…411064
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0xc9014d…3dd7ca
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x3b34e0…11fea6
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x4427a9…a6439d
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x47b059…d99ccd
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x93567d…31c2bf
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x3e44b4…1d0bcf
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0xe14272…e5165b
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x2192ef…44a808
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x383b74…19bdb0
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0x457ae6…316850
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa17d ago0xa768af…56673b

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.