Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates80d ago0xc00f5e…6bfbfd
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0xb468ff…787313
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0xf6a98f…742aae
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0xa0f46f…4e9bf4
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates80d ago0x06f552…411730
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0xe5125a…afd5b4
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0x2f12bc…63d3db
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0x114ece…efd60a
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0xe11466…3465b3
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0x976797…aa44ed
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates80d ago0x365749…72ecb6
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0xa038bf…3af7e0
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0xddef87…85b202
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates80d ago0xc8d1ad…ddaf8e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates80d ago0x5bade3…c8ab9f
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates80d ago0x0bf4ab…972dcd
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0x3cd920…bc9f09
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates80d ago0x920bec…bfa3b8
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0x633cf9…516a34
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0x1728d2…4ed072
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates80d ago0x14b9e1…823153
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0xccd274…66fc74
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0xe5b0bb…3847a9
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown80d ago0xa09872…1822f8
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates80d ago0xc284f4…bb0700

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.