Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x556e…65e7Base—$0.90100%fluxa117d ago0x913ddb…1c217c
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa117d ago0xa0836c…d42013
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa117d ago0xa59b06…629cf4
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa117d ago0xf0dcd3…cbc7f8
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa117d ago0x57bceb…2e8f01
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa117d ago0x9d1273…622b92
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa117d ago0x1b26b0…f58586
0x556e…65e70xac65…4417Base—$0.03100%fluxa117d ago0x0a953d…8c27b7
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa117d ago0xbf41bc…63c4f1
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa117d ago0xc08da6…a7708b
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa117d ago0xbd7000…a90529
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa117d ago0xb5458e…436f32
0x556e…65e70xac65…4417Base—$0.03100%fluxa117d ago0x51e17e…69da74
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa117d ago0x8ae125…0d7676
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa117d ago0xa8668a…15362f
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa118d ago0x93bdbb…d0b3d7
0x556e…65e70xac65…4417Base—$0.01100%fluxa118d ago0x09430d…fc0c49
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa118d ago0x54b003…255c85
0x556e…65e70xac65…4417Base—$0.06100%fluxa118d ago0x42c8df…6c81a5
0xb90a…9ae40x556e…65e7Base—$0.01100%fluxa118d ago0x215af3…c41886
0xb90a…9ae40x556e…65e7Base—$0.05100%fluxa118d ago0x76ae48…b38f92
0x556e…65e70xac65…4417Base—$0.01100%fluxa118d ago0x93800b…ef84a4

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.