Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x3b2f36…c1a1d6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x53c8e1…170f5d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x7dc27e…260478
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x4b5214…ea5bbe
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x1a9848…3b36fe
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x074dc7…5efea5
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0xa98889…d47a62
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x2d9808…e52c8d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x0b59cf…7bbf3f
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x031afd…31555b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0xa46d71…31e12c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x2753df…80b4dd
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0xf458c5…38a84d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x5d3b08…ad5944
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x3aad94…7d7053
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0xe06207…824230
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x8bb16a…56de4b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x821d39…ff1b90
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x6b494a…1b79d1
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0xcc7b9c…29f7c2
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0xfc8f05…14bab7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x95158d…7524b6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x9b1e21…ebbcb2
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x84e1af…59b93d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa89d ago0x9021b5…d537d3

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.