Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x3b2da4…249742
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x7680b9…3362dd
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x3f1d60…73b0b8
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x50c6ae…4697ba
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x574470…ec6516
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0xa47dce…a5d9a6
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x63ea88…be8850
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0xf799ab…73ea4a
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0xfb89e1…37321b
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0xee5696…199ed8
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x1cd69d…ab0a54
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x068b56…209e83
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0xec8e83…c3f4c6
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0xa8a494…814108
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0xf7c142…0d6db5
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x384b03…bbf7cc
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x4e134c…e4cffa
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x90f27e…78c39d
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x96dc0f…7548d5
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0xe1c92a…632cd2
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x48605d…365952
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x56e1cb…01ab6d
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0xce596f…3868e3
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0xbca934…03fdea
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown86d ago0x3e57da…f995ac

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.