Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0x281103…3d2995
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0xc9f700…2e4eb8
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0xaaa5ce…8cb620
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0xe57ad3…6cdba1
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0xfa4534…512357
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0x10cadd…8b3e02
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0xab6136…a794bd
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0xe9136c…3aa4e5
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0xedba88…1dacb3
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0xc88975…4075c6
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0xbbea26…6123a5
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0xfddc85…4b4a50
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0x4f08c2…9efe76
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0x03ee70…018b8a
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0xaae6c1…d66eac
0x91bd…ec580x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0x3270fb…e8bec5
0x91bd…ec580x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0x78fd1b…c7de28
0x91bd…ec580x52e2…f3eaBasex402 service$0.001100%coinbase93d ago0x12014a…23cc25
0xa547…b49d0x52e2…f3eaBasex402 service$0.01100%coinbase94d ago0x9b760e…5b177d
0xa547…b49d0x52e2…f3eaBasex402 service$0.003100%coinbase94d ago0x4a90f7…30d6cc
0xa547…b49d0x52e2…f3eaBasex402 service$0.008100%coinbase94d ago0x6c4943…335391
0xa547…b49d0x52e2…f3eaBasex402 service$0.001100%coinbase94d ago0x905e1b…22a289
0xa547…b49d0x52e2…f3eaBasex402 service$0.003100%coinbase94d ago0xe85622…011e34
0xa547…b49d0x52e2…f3eaBasex402 service$0.005100%coinbase94d ago0x18fdce…628796
0xa547…b49d0x52e2…f3eaBasex402 service$0.001100%coinbase94d ago0x262546…e1ae88

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.