Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0xc5e6b7…3464ca
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0xce7df2…5c70be
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0x160e18…5cbd1c
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa46d ago0xe89018…fff796
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0x0307b3…368c02
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa46d ago0x70c648…28070a
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa46d ago0x90687f…d0bfdb
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0xcdbd54…1b28d3
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0x71cefb…a12808
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0x581518…a7c9cd
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0xe5f382…609663
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0x373062…8dac1a
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0x55bd8c…d247a2
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0xcbd5dc…1c296d
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0x0a492b…47a531
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0xc356ce…f4bd16
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa46d ago0x460f91…a53e8b
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0x752765…3ed651
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0xa1914c…e770a2
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0x2cc421…091a77
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0x3b2477…8cad0c
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa46d ago0xf3aa25…d2d9f8
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0xfa6aa0…35082b
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa47d ago0x204b70…988eba
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0x7fac69…5fd3ed

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.