Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…b45f0x9c95…e299Base$0.001100%fluxa39d ago0x4e12d0…8bda8f
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa39d ago0x2573ff…807192
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa39d ago0x464273…55a59f
0x1365…b45f0x9c95…e299Base$0.001100%fluxa39d ago0x6c77c0…119b4f
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa39d ago0x896c18…71b6e5
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa39d ago0x36810d…3e1260
0x1365…b45f0x9c95…e299Base$0.001100%fluxa40d ago0x2ef632…904b1f
0x1365…b45f0x9c95…e299Base$0.001100%fluxa40d ago0x8c178b…c17295
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa40d ago0x0553cd…f23944
0x1365…b45f0x9c95…e299Base$0.001100%fluxa40d ago0x88fc00…e2cdbf
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa40d ago0x0244a4…008787
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa40d ago0x587d29…abfecd
0x1365…b45f0x9c95…e299Base$0.001100%fluxa40d ago0x117788…a90f13
0x1365…b45f0x9c95…e299Base$0.001100%fluxa40d ago0x37618c…b690e9
0x1365…b45f0x9c95…e299Base$0.001100%fluxa40d ago0x8944fa…d6efb5
0x1365…b45f0x9c95…e299Base$0.001100%fluxa40d ago0x66c728…87da74
0x1365…b45f0x9c95…e299Base$0.001100%fluxa40d ago0x647896…a5847a
0x1365…b45f0x9c95…e299Base$0.001100%fluxa40d ago0x4b997d…9c2c1e
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa40d ago0x988c18…90d2ec
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa40d ago0x24fc0d…619ae7

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.