Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0x9e305a…0cca6a
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0x281616…db8251
0xe8b1…0e760xac65…4417Base—$0.13100%fluxa122d ago0x351546…f75a78
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0x059ac4…ca7483
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0xcc8f49…904b26
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0x1a18d1…edea3c
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0xa1747f…ae717a
0xb90a…9ae40xe8b1…0e76Base—$0.10100%fluxa122d ago0xaad803…d6b92e
0xe8b1…0e760xac65…4417Base—$0.09100%fluxa122d ago0xbd0a65…4d9900
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0x87b6ec…45f114
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0x4181ab…97e203
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0x54b7ea…e21d75
0xb90a…9ae40xe8b1…0e76Base—$0.05100%fluxa122d ago0xe1336f…dedfee
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0xcffa9b…7ebcf0
0xe8b1…0e760xac65…4417Base—$0.05100%fluxa122d ago0xee677f…bea9d8
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0xa357ba…51aa5e
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0x2b9519…81be20
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0x2a2caa…a0f2fa
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0x32c8df…5be492
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa122d ago0xe40d03…e72243
0xe8b1…0e760xac65…4417Base—$0.06100%fluxa122d ago0x312c39…f48e84
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa123d ago0xc9c9af…7fbc6b
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa123d ago0x0e2c45…8f68c5
0xb90a…9ae40xe8b1…0e76Base—$0.01100%fluxa123d ago0xcf5a28…56ca3f

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.