Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x631800…10d246
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x717f53…3d2234
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0xa7bbb4…c493c4
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x00b9bb…6cc54a
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x8ede5e…496dea
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x1efb45…2ff8da
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0xe49b2e…7ebcdc
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0xd51725…b3def7
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x786961…e75819
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x20901c…d1592a
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0xa66fb9…d45dd6
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0xe0d655…8cb187
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x1ff645…cf9b9c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0xba0b18…6f6c94
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x1486a2…bd0027
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0xdf368b…3d5264
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0xd7f08d…14084c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x87127c…30b22c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x9c937b…4768c5
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x65f40a…6a1991
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0xaaea75…51ace8
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x64af20…d7f4d6
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x8dd3e0…cf65e9
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x4f2a00…561848
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa23d ago0x39d855…4366af

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.