Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x37216b…9ac8b6
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x156a29…7ae7cb
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x1c31fe…0e20d4
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x57020c…7459e0
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0xa5e9e8…f0a618
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x04f905…3615ca
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x3c4984…1b15a3
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0xc10bdd…a1eafe
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x240eea…edc065
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x136e98…3f6c70
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x026237…d90d53
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x49fba9…3730ec
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0xcf3525…6a5b17
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0xe502f5…1bee19
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0xdc1912…4bd5d3
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0xbaad05…85ba91
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x78ff92…b774e4
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x7b7f2d…fb0f76
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0xa7aa38…0bd272
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0xc1c9d1…875b48
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0xa629a4…47162b
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x16db5e…fbaa69
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x4ce37f…9ae8ac
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x100ac6…62e322
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x263c6b…1da456

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.