Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa105d ago0x4f3e3c…bcff66
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa106d ago0x530808…c05e0d
0xb90a…9ae40x9cc8…f5baBase—$0.01100%candidates106d ago0x9916e2…ad6611
0xb90a…9ae40x9cc8…f5baBase—$0.01100%candidates106d ago0x703b6b…595ccf
0xb90a…9ae40x9cc8…f5baBase—$0.01100%candidates106d ago0xac9916…d98392
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa106d ago0xd2e0d4…389c11
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa106d ago0x336163…9e5f27
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa106d ago0x5a11f4…e2a3ca
0xb90a…9ae40x9cc8…f5baBase—$0.01100%candidates106d ago0x4c22ea…b36f24
0xb90a…9ae40x9cc8…f5baBase—$0.01100%candidates106d ago0x993431…9e3fce
0xb90a…9ae40x9cc8…f5baBase—$0.01100%candidates106d ago0xd053c1…e2521b
0xb90a…9ae40x9cc8…f5baBase—$0.01100%candidates106d ago0x629068…ab1e9f
0xb90a…9ae40x9cc8…f5baBase—$0.01100%candidates106d ago0x359b7d…aff1f5
0xb90a…9ae40x9cc8…f5baBase—$0.01100%candidates106d ago0xac38a8…5d0263
0xb90a…9ae40x9cc8…f5baBase—$0.01100%candidates106d ago0xe6c4e5…f26563
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa106d ago0x9da078…71935e
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa106d ago0xcdbaa2…9d1f2c
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa106d ago0x3caa97…f2ecbd
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa106d ago0xf0e81c…24d870
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa106d ago0x71c18a…b5910b
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa106d ago0x062e01…b3d8b4
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa106d ago0x7fcc68…b9d2b9

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.