Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0xacff27…f0c362
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x0a39be…49e2e1
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0xa113f8…0e21b9
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0xc11b05…3dbc2e
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0xf8dcbb…e27f50
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x789991…5ec2c5
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x03db2a…7a9867
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x26cac6…fb27a7
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x0addf2…45c3dd
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x852d3d…0bff00
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x2d99f3…9a2907
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0xe4f9da…495f56
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0xae6843…e3e93b
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x05b554…921632
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x2094fc…3c176a
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0xe338f1…6f0e01
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0xa4a839…d9d88b
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x14f3a9…f9d269
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x2c9a26…14fa7f
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x7be185…ca1f6f
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x6c58c2…713337
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x91c244…31426e
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x8a0a09…64874e
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0xfe7414…0aa924
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown90d ago0x4391be…fb36fe

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.