Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0xf24c29…afd39e
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa38d ago0x9bb246…1432f2
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa38d ago0x1299a6…49b6d5
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0xc39a04…5a9b60
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0xbfe1fd…50a6e4
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0x1de172…52d033
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0xc2fa2a…d4d9b8
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa38d ago0xe0331d…af8ff1
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa38d ago0xedb5e1…4b23c6
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0x0fa375…708cf6
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa38d ago0x1c3690…dfee8c
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0x5ca116…978237
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0xba9191…87c9f0
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0x3a8334…9ecc3f
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0xc611d3…1c993f
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0xb5d566…79912d
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0x1ce39e…854291
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0x0080bc…244b2d
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0xf79a3c…7355c2
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0x1e5833…6129af
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0xf8c03a…99df18
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0xd574ca…dcd79a
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0xfe5bff…503343
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0x5b249a…526283
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa38d ago0x503590…c048f9

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.