Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0x8426b5…6ae405
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0x327ec4…5294b8
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0x1a966f…7f25ee
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0x65e6fc…6d0a04
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0x541ecb…dcc3ea
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0x9229e8…012658
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0xbd92a1…3e2965
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0xd8e9a0…52919f
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0xfd398b…9a433a
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0x6467b9…867701
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0x7130b5…ce7cb9
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0x8e6b72…5411b5
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0xbe460c…0af36f
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa23d ago0x13c974…9851d3
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa24d ago0xe2e244…163b51
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa24d ago0xd79854…4dc91d
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa24d ago0xcf6151…b1b9d8
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa24d ago0x60dc4f…71c458
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa24d ago0xff2a01…f87579
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa24d ago0xf71cb2…eea422
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa24d ago0x14f9d3…057b46
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa24d ago0x913d8f…56587a
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa24d ago0x86f6bd…ac1a34
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa24d ago0xdbec5f…c4b643

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.