Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0xe57868…32bc5e
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x8ab363…2487cb
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x0229a5…aa99b8
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x8e12f1…2c8884
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x2e0885…f0993a
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0xe88f1b…a71d15
0xb90a…9ae40xf0e8…c168Base—$3.20100%fluxa120d ago0x8b36d8…278cdb
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x214e4a…eea326
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x649295…104cf8
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0xe0dcb8…d639ef
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0xecf0a5…aa8daf
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0xdfd4fd…be0257
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0xbacadc…b5d0ae
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0xd3d7a5…8b4875
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x60c82c…aa472b
0xb90a…9ae40xf0e8…c168Base—$0.80100%fluxa120d ago0xf8b221…a84bc3
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x60b9aa…fc0a1c
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x327bb4…308e2d
0xb90a…9ae40xf0e8…c168Base—$0.06100%fluxa120d ago0x82f8c0…f53cbf
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x14a38f…8244bd
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x662bdc…d409f4
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x7589f8…cd4016
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa120d ago0x2856d0…7df132
0xb90a…9ae40xf0e8…c168Base—$0.80100%fluxa121d ago0xe7479c…8944a5
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa121d ago0x8c7236…86c9b5

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.