Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x05600e…7da359
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x257b9c…de3d51
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x34a68c…c48f4d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x4da250…6da20f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x95e71d…a42b01
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x786bac…039075
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x91fff8…b0e1b6
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0xdea98d…28fb62
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x0f1970…ba8b4a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0xb53da1…95a355
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x18da6c…c19836
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0xc11d1c…8d101a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x092636…ccde28
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x3744ff…54af7c
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x5b67a8…10eadd
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0xa40a82…f41feb
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x223007…b88106
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x208654…b9b29b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x277481…c1c482
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0xc8d9d3…51e1bf
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x476919…b81c4f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x1c33fc…ec27db
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x44c68f…e14c05
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x94097c…029797
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x7486e6…060cde

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.