Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfada…6f110x10c1…1e24Base—$0.41100%coinbase119d ago0x3f65cc…ac06fe
0xfada…6f110x10c1…1e24Base—$0.81100%coinbase119d ago0xfb37e6…57c7b7
0xfada…6f110x10c1…1e24Base—$0.81100%coinbase119d ago0x07d5fb…dc411d
0xfada…6f110x10c1…1e24Base—$0.53100%coinbase119d ago0xa486a2…1baf64
0xfada…6f110x10c1…1e24Base—$0.62100%coinbase119d ago0xe133eb…e5eaba
0xfada…6f110x10c1…1e24Base—$0.72100%coinbase119d ago0xdc830e…02dbb9
0xfada…6f110x10c1…1e24Base—$0.69100%coinbase119d ago0x406b2a…fe8a9b
0xfada…6f110x10c1…1e24Base—$0.73100%coinbase119d ago0xda0050…389f90
0xfada…6f110x10c1…1e24Base—$0.70100%coinbase119d ago0xa79f31…50f8a4
0xfada…6f110x10c1…1e24Base—$0.58100%coinbase119d ago0x2eb10a…dcbebd
0xfada…6f110x10c1…1e24Base—$0.69100%coinbase119d ago0x05c0ac…5a1434
0xfada…6f110x10c1…1e24Base—$0.60100%coinbase119d ago0x68da52…6eb865
0xfada…6f110x10c1…1e24Base—$0.59100%coinbase119d ago0xe3ab2b…d439e1
0xfada…6f110x10c1…1e24Base—$0.57100%coinbase119d ago0x907c9e…ef6f8d
0xfada…6f110x10c1…1e24Base—$0.54100%coinbase119d ago0xc0faee…cf0c6a
0xfada…6f110x10c1…1e24Base—$0.75100%coinbase119d ago0xc7fdf3…ada886
0xfada…6f110x10c1…1e24Base—$0.68100%coinbase119d ago0x99dd52…53c8ae
0xfada…6f110x10c1…1e24Base—$0.67100%coinbase119d ago0x58e455…d20029
0xfada…6f110x10c1…1e24Base—$0.56100%coinbase119d ago0x44cf63…5260cb
0xfada…6f110x10c1…1e24Base—$0.59100%coinbase119d ago0x2bdc64…cda228
0xfada…6f110x10c1…1e24Base—$0.55100%coinbase119d ago0xb32083…9d1a78
0xfada…6f110x10c1…1e24Base—$0.57100%coinbase119d ago0xbdca6a…a22341
0xfada…6f110x10c1…1e24Base—$0.58100%coinbase119d ago0x1141d2…2a891c
0xfada…6f110x10c1…1e24Base—$0.54100%coinbase119d ago0x399af5…5125b4
0xfada…6f110x10c1…1e24Base—$0.53100%coinbase119d ago0xdc106b…916719

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.