Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x27b93a…d5bb75
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x192afb…9340d6
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x5fa6c5…0ce04f
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x53f94a…f17c6e
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0xd7decd…5c05d3
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x888717…a11049
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x722ed6…3a1b99
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x0b2abf…152082
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x8723af…dc20f7
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x856e0b…15001c
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0xea9b5c…4d987d
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0xf98054…a93f62
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x50c0cf…8fecec
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x74a69d…d4a980
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x9d4e1a…f6631a
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0xcf6bdd…7c5aeb
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x2f164b…8ab39b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x180328…1d976e
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0xe526f7…0a51e9
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x2d1166…0abf49
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x9cbe75…70a07b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x660849…693fe9
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0xe874cf…5dac99
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x0adb95…fec75a
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0xca3339…854814

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.