Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0xd423d2…ba1464
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0x2749c0…56a1ea
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0x90bde6…d1724c
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0x12cea6…f8f8fa
0xc055…62e90x9c95…e299Base—$0.001100%fluxa38d ago0x7fbfe1…c4acfe
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0xaae1f0…083848
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0xe53ac8…4002fe
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0x2d2a32…be0e69
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0xd71b33…4e528b
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0x8236d6…8e2cff
0xc055…62e90x9c95…e299Base—$0.001100%fluxa38d ago0xd7d398…36ede5
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0x92410b…a0a2f7
0xc055…62e90x9c95…e299Base—$0.001100%fluxa38d ago0x58d768…98c6f9
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0x05a182…4e8d57
0xc055…62e90x9c95…e299Base—$0.001100%fluxa38d ago0x27259e…b5745d
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0xd5d558…f69b0c
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0x2a9c75…1497ac
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0xad5a00…1b276e
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa38d ago0xa22b90…211768
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa39d ago0x03d3ac…39c14d
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa39d ago0x63e134…16f3ff
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa39d ago0x8b9819…0c8b57
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa39d ago0x78ae04…675eea
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa39d ago0xceb3c4…7f9a77
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa39d ago0xd1af58…01c0df

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.