Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x875cd4…e4dd4f
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5f03f1…511358
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfcd719…e9aa4a
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8087ea…357676
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x056ec3…4d346f
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x823d25…44d60f
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x64ca37…84839f
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x110f1a…828969
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x633db2…3e6ca8
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdff4d3…00b846
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x32574c…ed0676
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x307d62…54906c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9f93fa…997a52
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x463920…146d2c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x81e304…9326cf
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbaf2db…7fdd50
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaa6011…2094ae
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0ec05c…663512
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x99a0a9…e2363e
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x21fbaf…a9f46c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc2ef23…187616
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x177972…3023bd
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd29458…27a994
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd9cebb…0b9018
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa1a453…13dacc

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.