Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x109f…25150xfe80…47eeBase—$0.001100%fluxa36d ago0x2585d9…fb05e8
0x109f…25150x9c95…e299Base—$0.001100%fluxa36d ago0x54b946…621be2
0x109f…25150x9c95…e299Base—$0.001100%fluxa36d ago0xd4c533…996e3b
0x109f…25150xfe80…47eeBase—$0.001100%fluxa36d ago0xe4944d…9cfe57
0x109f…25150xfe80…47eeBase—$0.001100%fluxa36d ago0xe14123…3c1ee1
0x109f…25150xfe80…47eeBase—$0.001100%fluxa36d ago0x3bcfbd…c7fc11
0x109f…25150xfe80…47eeBase—$0.001100%fluxa36d ago0x6b6995…8d719f
0x109f…25150xfe80…47eeBase—$0.001100%fluxa36d ago0x8e6c56…7692de
0x109f…25150x9c95…e299Base—$0.001100%fluxa37d ago0xc083a4…9f450e
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0xcf8614…ed0097
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0xffb005…294016
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0xaa3d53…487bea
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0xe13e80…a273c0
0x109f…25150x9c95…e299Base—$0.001100%fluxa37d ago0x2c4713…5509d0
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x2bd09b…7590d7
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x85acdd…927c87
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x6ab3b9…586472
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x25dc9c…1446a9
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0xfcd312…71fe23
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x61f339…4086f1
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0xf610a7…30b88b
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x98360d…2edbe7
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x6ada20…7a87d9
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x1aad12…75a65f
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x9c7716…805bbc

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.