Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base$1.46100%Payer-submitted60d ago0xf59315…5f1a22
0xa54d…49f50xe742…ea88Base$14.74100%Payer-submitted60d ago0xce1791…4bef04
0xa54d…49f50xe742…ea88Base$16.29100%Payer-submitted60d ago0x7dc23c…66b05e
0xa54d…49f50xe742…ea88Base$72.04100%Payer-submitted60d ago0x6683c2…fea02f
0xa54d…49f50xe742…ea88Base$51.66100%Payer-submitted60d ago0x3a02cd…a607c5
0xa54d…49f50xe742…ea88Base$4.63100%Payer-submitted60d ago0x046aae…5596ec
0xa54d…49f50xe742…ea88Base$45.55100%Payer-submitted60d ago0xfc016c…dc1976
0xa54d…49f50xe742…ea88Base$63.10100%Payer-submitted60d ago0x86c083…cf3cce
0xa54d…49f50xe742…ea88Base$1,672.60100%Payer-submitted60d ago0x7f96e9…2a879b
0xa54d…49f50xe742…ea88Base$0.98100%Payer-submitted60d ago0x44ee45…c78cbc
0xa54d…49f50xe742…ea88Base$1.00100%Payer-submitted60d ago0x83eaa8…3f4d48
0xa54d…49f50xe742…ea88Base$1.37100%Payer-submitted60d ago0x33b7f5…8787fe
0xa54d…49f50xe742…ea88Base$19.07100%Payer-submitted60d ago0xb20113…48b95a
0xa54d…49f50xe742…ea88Base$2.22100%Payer-submitted60d ago0xc67ac5…06c250
0xa54d…49f50xe742…ea88Base$102.05100%Payer-submitted60d ago0x1afed3…dac093
0xa54d…49f50xe742…ea88Base$53.53100%Payer-submitted60d ago0x82cfd9…4c5cd6
0xa54d…49f50xe742…ea88Base$16.79100%Payer-submitted60d ago0x802c72…918df4
0xa54d…49f50xe742…ea88Base$12.35100%Payer-submitted60d ago0xad29b6…eae5e5
0xa54d…49f50xe742…ea88Base$2.39100%Payer-submitted60d ago0x13bbb7…fecafa
0xa54d…49f50xe742…ea88Base$254.81100%Payer-submitted60d ago0xb49867…84938e
0xa54d…49f50xe742…ea88Base$92.11100%Payer-submitted60d ago0xe0508b…97ea8d
0xa54d…49f50xe742…ea88Base$259.25100%0x7347…d69160d ago0x9a332c…2f95f6
0xa54d…49f50xe742…ea88Base$1.12100%Payer-submitted60d ago0xa2a340…264cdb
0xa54d…49f50xe742…ea88Base$1.03100%Payer-submitted60d ago0xbae30d…91cba5
0xa54d…49f50xe742…ea88Base$4.98100%Payer-submitted60d ago0xc335d0…5b03f2

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.