Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf22f…59cd0x1892…6085Base$1.74100%Route unknown92d ago0xcb14a6…124b3a
0xf22f…59cd0x1892…6085Base$1.17100%Route unknown92d ago0xe36923…6c43f9
0xf22f…59cd0x1892…6085Base$1.81100%Route unknown92d ago0x8960ec…6a16a6
0xf22f…59cd0x1892…6085Base$1.82100%Route unknown92d ago0xcb94ff…80b2eb
0xf22f…59cd0x1892…6085Base$1.60100%Route unknown92d ago0x0cf10d…fd485b
0xf22f…59cd0x1892…6085Base$1.62100%Route unknown92d ago0x124a96…053329
0xf22f…59cd0x1892…6085Base$1.99100%Route unknown92d ago0x2dff1d…0d76ce
0xf22f…59cd0x1892…6085Base$1.36100%Route unknown92d ago0x39f077…633efc
0xf22f…59cd0x1892…6085Base$1.69100%Route unknown92d ago0x60a16d…e88315
0xf22f…59cd0x1892…6085Base$1.77100%Route unknown92d ago0x7d7b74…b98088
0xf22f…59cd0x1892…6085Base$1.90100%Route unknown92d ago0x760d74…68b85c
0xf22f…59cd0x1892…6085Base$1.42100%Route unknown92d ago0x9bb974…f9d621
0xf22f…59cd0x1892…6085Base$1.53100%Route unknown92d ago0x4f4560…505305
0xf22f…59cd0x1892…6085Base$1.97100%Route unknown92d ago0xcd95fb…11576a
0xf22f…59cd0x1892…6085Base$1.97100%Route unknown93d ago0x9adb2f…e23461
0xf22f…59cd0x1892…6085Base$1.74100%Route unknown93d ago0x431d22…ed5c12
0xf22f…59cd0x1892…6085Base$1.47100%Route unknown93d ago0xf59ca0…9c5262
0xf22f…59cd0x1892…6085Base$1.82100%Route unknown93d ago0x6f6272…a0c0fc
0xf22f…59cd0x1892…6085Base$1.70100%Route unknown93d ago0x388f88…f1e1f2
0xf22f…59cd0x1892…6085Base$1.73100%Route unknown93d ago0x277cf6…a8399f
0xf22f…59cd0x1892…6085Base$1.32100%Route unknown93d ago0xe3e0ad…c84248
0xf22f…59cd0x1892…6085Base$1.60100%Route unknown93d ago0x1cf3fc…49d7cb
0xf22f…59cd0x1892…6085Base$1.49100%Route unknown93d ago0x07c744…09d136
0xf22f…59cd0x1892…6085Base$1.64100%Route unknown93d ago0x4bd72a…318cf5
0xf22f…59cd0x1892…6085Base$1.75100%Route unknown93d ago0x276936…2d491c

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.