Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa103d ago0xce40da…653f94
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa103d ago0xa1f00c…d9ea97
0xb90a…9ae40x1292…3a03Base$0.01100%candidates103d ago0xc6a2bb…750bc8
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa103d ago0xa836a2…471f1c
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa103d ago0x6d12de…a11a75
0xb90a…9ae40x1292…3a03Base$0.01100%candidates103d ago0x1ca729…94a7a9
0xb90a…9ae40x1292…3a03Base$0.01100%candidates103d ago0x4bae79…1d172b
0xb90a…9ae40x1292…3a03Base$0.01100%candidates103d ago0x6e3633…91c914
0xb90a…9ae40x1292…3a03Base$0.01100%candidates103d ago0x41be76…6a2928
0xb90a…9ae40x1292…3a03Base$0.01100%candidates103d ago0x374e7e…5a7467
0x1292…3a030xac65…4417Base$0.06100%candidates104d ago0xd62c3d…fabbb6
0xb90a…9ae40x1292…3a03Base$0.01100%candidates104d ago0x8b9eaa…18a40a
0xb90a…9ae40x1292…3a03Base$0.01100%candidates104d ago0xa779b1…2f5b77
0x1292…3a030xac65…4417Base$0.11100%candidates104d ago0x52678a…f117b8
0xb90a…9ae40x1292…3a03Base$0.01100%candidates104d ago0x90fe85…34197a
0xb90a…9ae40x1292…3a03Base$0.01100%candidates104d ago0xcf7272…3c3052
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa104d ago0x6aa7ad…08f6d2
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa104d ago0x0c00a1…9532df
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa104d ago0x0559bb…0b69ae
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa104d ago0xd78e22…7b3948
0xb90a…9ae40x1292…3a03Base$0.05100%fluxa104d ago0x93b879…8a5120
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa104d ago0xbf2d23…ced51a
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa104d ago0x3e893c…222ddd
0xb90a…9ae40x1292…3a03Base$0.02100%fluxa104d ago0xba0ec3…488357

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.