Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0xe812d3…3bf00e
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0xb5f778…19f3c0
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0x7b04fe…d97361
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0x4c6dcf…e2ade9
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0x652d02…a23860
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0x42ac9e…1f2a57
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0x49b8bf…c634b6
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0xd02ac6…400ac6
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0xb9417e…de9480
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0x79474a…b02b70
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0x86f409…bf83c8
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa35d ago0xaffb8f…11a1cf
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0x41b853…3cba30
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0x89a75d…e4dfe7
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0x2a81d6…ec1771
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa35d ago0xc09000…df16c9
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa35d ago0x7bf995…05cb6e
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa35d ago0x97f8ac…a8014a
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa35d ago0xbb7239…4609e6
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa35d ago0x8516aa…4d6904
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa35d ago0xe4a4c6…a07702
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0xed5640…822159
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa35d ago0xebdd63…504d63

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.