Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x41fe68…c2dee8
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x64dbd4…4ae18d
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x574e39…00f9da
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x7754e4…623fc3
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x1229de…179fd9
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x523b8e…4a0630
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x4be804…ab8c77
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x8ea851…86f853
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x9b49d6…3d3af1
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x22377a…fa6d82
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0xe3085e…163177
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0xd32edf…bdb835
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x029b03…8a3b1a
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0xfa824b…d13be2
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0xdac781…97e14b
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0xcd1596…f80a5b
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x5c2580…9b77cf
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x3f3d07…f80d3d
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x66e903…2a0f91
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x41c6e3…7b634e
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x8ebb08…077e3e
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x5b99bf…71a78a
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x1659a5…227c5d
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x99a01f…12d350
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa22d ago0x682a01…e61379

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.