Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0xccd727…2a1dca
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x757211…5a681a
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0x7bf0be…60a235
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0xb8d495…66097d
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0xc6dde0…dac621
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0x4d2d6d…15b3f8
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0xcb66fa…70fa5d
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0xfa57b1…38ab84
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0x822efe…7ac7d1
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0xcdeead…38e972
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0xfae6b7…3b69f4
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0xfafb3a…666366
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0xd931a5…81616b
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0x015f06…d70a2e
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0x623e99…ee4b3e
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0x041282…8a1fca
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0x4e5ec8…e8df51
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0x763873…f1801e
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0x2c0e2b…a5a5fa
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0x21ea90…dae162
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0x0fb6ff…5e0ea4
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0xe746b0…e6bd0e
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0xfca61e…8ac7cd
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0xc9c2f4…6c680e
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown96d ago0xa2d46a…b529b3

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.