Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0x4f7a4c…341619
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0xe50010…32e3f2
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0x83f530…50318f
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0x637d89…451083
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0x760964…cca1ea
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0xf665c5…a3894e
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0x108203…9d5953
0xd36a…a5e60x63ae…cddcBasex402 service$0.01100%coinbase71d ago0x26878c…f74aac
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0xddf037…f8577a
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0x9c7159…7bae00
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0xcc54e6…d6bd07
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0x78bd5b…32964a
0xd36a…a5e60x63ae…cddcBasex402 service$0.01100%coinbase71d ago0x410fef…bf1832
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0x1d975d…a22d90
0xd36a…a5e60x63ae…cddcBasex402 service$0.01100%coinbase71d ago0xf09293…dc87c8
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0xd6ccfa…6506eb
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0xda6f3b…a3ee6e
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase71d ago0x89e352…1cb580
0xd36a…a5e60x63ae…cddcBasex402 service$0.01100%coinbase71d ago0xeffac5…0d5329
0x235b…b8050x63ae…cddcBasex402 service$0.002100%coinbase72d ago0x752f3c…257703
0x4d24…fef60x63ae…cddcBasex402 service$0.02100%coinbase72d ago0x1c5aee…3af941
0x4d24…fef60x63ae…cddcBasex402 service$0.005100%coinbase72d ago0x3feb09…839398
0x4d24…fef60x63ae…cddcBasex402 service$0.002100%coinbase72d ago0x5a4f21…172d81
0x4d24…fef60x63ae…cddcBasex402 service$0.02100%coinbase72d ago0xc67667…c0a985
0x4d24…fef60x63ae…cddcBasex402 service$0.005100%coinbase72d ago0xb3afcf…dd1b63

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.