Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x495f57…7755d8
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xeb3d1d…7ccfb3
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x978432…7ce760
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x968b54…02c269
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x9c5189…a1343d
0x4e44…c9970x9c95…e299Base—$0.001100%fluxa39d ago0xc01980…fcdacf
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xb650a1…2f7fad
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xd0a67f…3c0824
0x4e44…c9970x9c95…e299Base—$0.001100%fluxa39d ago0xc85e4f…b60d11
0x4e44…c9970x9c95…e299Base—$0.001100%fluxa39d ago0xcb933b…9b711b
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xcd2308…0a95de
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xd03dc4…c77dc9
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xc68310…28484a
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x01dc98…280fa9
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xe9e0eb…7f4991
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x3c1861…d3db6a
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x274950…fb03dc
0x4e44…c9970x9c95…e299Base—$0.001100%fluxa39d ago0x191207…5ab352
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xdaa504…65205e
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0xe71ab6…f3275b
0x4e44…c9970x9c95…e299Base—$0.001100%fluxa39d ago0x574628…2bc27c
0x4e44…c9970xfe80…47eeBase—$0.001100%fluxa39d ago0x75eef9…d897b2
0x4e44…c9970x9c95…e299Base—$0.001100%fluxa39d ago0xbc490a…45a683
0x4e44…c9970x9c95…e299Base—$0.001100%fluxa39d ago0x5328ad…012820
0x4e44…c9970x9c95…e299Base—$0.001100%fluxa39d ago0xf381cb…393991

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.