Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0xab8aed…58efaf
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x38c5af…a0207c
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0xd10156…5d0625
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x431708…5a352e
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x6e764c…d255e4
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x9c6628…c3c603
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0xbb9245…f4d0e7
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0xc3da8c…d41c24
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x1eeced…1b411f
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x8d512f…46087b
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x0a47d2…6df203
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x79dd8d…daeb0f
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0xbe7002…b3e556
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x47857e…e49e84
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0xa77916…e50045
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x95c7d2…9ae4b3
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x596fc4…afb5a1
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x10cc4e…13ccd0
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x617781…56ebe5
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x1ddcb0…c154bb
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0x2c98ef…8dca0e
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0xf2474a…73b2ee
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0xf0740d…d0aa8c
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0xddc263…efdb7b
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa30d ago0xc23aea…63ea56

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.