Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84df…9f4f0x47c5…4fc3Base$94.5070%0x24b8…43f021d ago0xb48651…5bee33
0x84df…9f4f0x47c5…4fc3Base$94.5070%0x5a57…2a9e21d ago0xeef216…5d1144
0x84df…9f4f0x47c5…4fc3Base$94.5070%0x9307…e92a21d ago0x5ed80e…94c318
0x84df…9f4f0x47c5…4fc3Base$199.5070%0xa30d…6d0021d ago0xe9e003…c823d7
0x84df…9f4f0x47c5…4fc3Base$168.0070%0xa8a2…c53b21d ago0x152d9b…610e8f
0x84df…9f4f0x47c5…4fc3Base$50.4070%0x0c68…47ce21d ago0xd8dc70…1175f2
0x84df…9f4f0x47c5…4fc3Base$202.6570%0x0fb0…485922d ago0x3e26f7…ebd517
0x84df…9f4f0x47c5…4fc3Base$189.0070%0x0156…b0f522d ago0xf5816c…8d0cbb
0x84df…9f4f0x47c5…4fc3Base$199.5070%0x563b…9a7f22d ago0x72a5c0…64d3a4
0x84df…9f4f0x47c5…4fc3Base$199.5070%0x345f…57af22d ago0x958979…247aa4
0x84df…9f4f0x47c5…4fc3Base$199.5070%0xc84b…0cb322d ago0xe825e8…7fe646
0x84df…9f4f0x47c5…4fc3Base$299.2570%0x5fe9…a96522d ago0xee9972…89ffd5
0x84df…9f4f0x47c5…4fc3Base$105.0070%0xec7c…5d3222d ago0x32223a…02bd2a

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.