Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5138…cb450x1892…6085Base$1.13100%Route unknown92d ago0x5c2b38…e8eb66
0x5138…cb450x1892…6085Base$1.97100%Route unknown92d ago0xf206f7…cb673b
0x5138…cb450x1892…6085Base$1.36100%Route unknown92d ago0xcdc115…cb9fe9
0x5138…cb450x1892…6085Base$1.34100%Route unknown92d ago0xccc804…0f0a72
0x5138…cb450x1892…6085Base$1.93100%Route unknown92d ago0x58962a…54ef10
0x5138…cb450x1892…6085Base$1.87100%Route unknown92d ago0x5182fd…ce940a
0x5138…cb450x1892…6085Base$1.65100%Route unknown92d ago0x72615b…49f2a7
0x5138…cb450x1892…6085Base$1.51100%Route unknown92d ago0x6384ef…3db9d1
0x5138…cb450x1892…6085Base$1.77100%Route unknown92d ago0xa136cd…eb3c03
0x5138…cb450x1892…6085Base$1.28100%Route unknown92d ago0xe301c6…67a718
0x5138…cb450x1892…6085Base$1.49100%Route unknown92d ago0x857065…f59968
0x5138…cb450x1892…6085Base$1.86100%Route unknown93d ago0xce3f65…9c4ffb
0x5138…cb450x1892…6085Base$1.98100%Route unknown93d ago0x7eac37…64c548
0x5138…cb450x1892…6085Base$1.29100%Route unknown93d ago0x810bd4…108935
0x5138…cb450x1892…6085Base$1.04100%Route unknown93d ago0x0ac51b…b61091
0x5138…cb450x1892…6085Base$1.81100%Route unknown93d ago0x259e3e…ef930e
0x5138…cb450x1892…6085Base$1.18100%Route unknown93d ago0x79b592…7081ef
0x5138…cb450x1892…6085Base$1.31100%Route unknown93d ago0xf9b4ef…66968d
0x5138…cb450x1892…6085Base$1.99100%Route unknown93d ago0xdc94dc…204e20
0x5138…cb450x1892…6085Base$1.25100%Route unknown93d ago0xa1f7a4…4436f9
0x5138…cb450x1892…6085Base$1.99100%Route unknown93d ago0xec7f91…5a1c2f
0x5138…cb450x1892…6085Base$1.28100%Route unknown93d ago0x19a4a9…73342e
0x5138…cb450x1892…6085Base$1.67100%Route unknown93d ago0x5f6f47…1c6069
0x5138…cb450x1892…6085Base$1.10100%Route unknown93d ago0xb61b15…72e894
0x5138…cb450x1892…6085Base$1.94100%Route unknown93d ago0x60c0bb…a49fa3

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.