Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0bc…d47a0x1892…6085Base$1.55100%Route unknown93d ago0x1b2aac…651a15
0xc0bc…d47a0x1892…6085Base$1.95100%Route unknown93d ago0x16d2be…6b6bb3
0xc0bc…d47a0x1892…6085Base$1.06100%Route unknown93d ago0x6bdcf4…3b5839
0xc0bc…d47a0x1892…6085Base$1.26100%Route unknown93d ago0x293a4d…fe8d61
0xc0bc…d47a0x1892…6085Base$1.79100%Route unknown93d ago0x339ca5…7e7c5c
0xc0bc…d47a0x1892…6085Base$1.16100%Route unknown93d ago0xaa953d…369820
0xc0bc…d47a0x1892…6085Base$1.75100%Route unknown93d ago0x8f256b…181bc8
0xc0bc…d47a0x1892…6085Base$1.82100%Route unknown93d ago0xc012f8…850e79
0xc0bc…d47a0x1892…6085Base$1.62100%Route unknown93d ago0x4deb10…1d93b0
0xc0bc…d47a0x1892…6085Base$1.12100%Route unknown93d ago0x4f9229…626bd6
0xc0bc…d47a0x1892…6085Base$1.77100%Route unknown94d ago0x68d45f…d5fa46
0xc0bc…d47a0x1892…6085Base$1.74100%Route unknown94d ago0x1fa0b8…f392a5
0xc0bc…d47a0x1892…6085Base$1.14100%Route unknown94d ago0xa176d4…b2e5c6
0xc0bc…d47a0x1892…6085Base$1.50100%Route unknown94d ago0x03860f…d47889
0xc0bc…d47a0x1892…6085Base$1.45100%Route unknown94d ago0xe4cf52…63fcf6
0xc0bc…d47a0x1892…6085Base$1.47100%Route unknown94d ago0xff3273…80bf22
0xc0bc…d47a0x1892…6085Base$1.24100%Route unknown94d ago0xcd9d72…74baab
0xc0bc…d47a0x1892…6085Base$1.92100%Route unknown94d ago0x7a223c…690c73
0xc0bc…d47a0x1892…6085Base$1.06100%Route unknown94d ago0xf8696f…9d9697
0xc0bc…d47a0x1892…6085Base$1.18100%Route unknown94d ago0x1e3f93…f24809
0xc0bc…d47a0x1892…6085Base$1.23100%Route unknown94d ago0x503971…7b5f21
0xc0bc…d47a0x1892…6085Base$1.96100%Route unknown94d ago0xe72f1b…87e624
0xc0bc…d47a0x1892…6085Base$1.69100%Route unknown94d ago0x51e3f5…702277
0xc0bc…d47a0x1892…6085Base$1.47100%Route unknown94d ago0x72d6ab…26ced7
0xc0bc…d47a0x1892…6085Base$1.15100%Route unknown94d ago0xd96ce3…586f4c

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.