Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x1bee54…5864be
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0xcb00d9…f3f294
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x81ab24…4c81fa
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x32c7c7…9f7e1d
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x85d40f…dbe90e
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x5dd89b…f59c33
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0xef1edd…a7232d
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x6df41c…3b0123
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0xce732a…8f0afe
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x2841c7…2d77da
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0xa1f81c…d2a3af
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x05c8da…0218f9
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x4351bc…df0282
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x8fe783…9eb93e
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x448224…0ba183
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x594110…164779
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0xac1c4b…080c25
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0xb3c997…41d692
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x7b95b4…a6f8a7
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0xe0a013…453a44
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0xc87b85…5df3be
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0xc2db24…aeec0c
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x53bfc3…948af5
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x4a9c50…2d9709
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa24d ago0x092da5…426119

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.