Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6777…39860xdc59…1506Basex402 service$0.001656100%coinbase34d ago0xf28cc2…0689e0
0x1d66…98db0xdc59…1506Basex402 service$0.26100%coinbase34d ago0x583b36…ff6d5f
0x1d66…98db0xdc59…1506Basex402 service$0.01100%coinbase34d ago0x1082ba…e96db0
0x1d66…98db0xdc59…1506Basex402 service$0.25100%coinbase34d ago0x10c05e…02fd2b
0x1d66…98db0xdc59…1506Basex402 service$0.25100%coinbase34d ago0xf4461f…689111
0x1d66…98db0xdc59…1506Basex402 service$0.00115100%coinbase34d ago0x4bc401…b0ac29
0x1d66…98db0xdc59…1506Basex402 service$0.25100%coinbase34d ago0xaad183…e27946
0x1d66…98db0xdc59…1506Basex402 service$0.24100%coinbase34d ago0x93acbf…309dc6
0x1d66…98db0xdc59…1506Basex402 service$0.21100%coinbase34d ago0x67afce…909b4f
0x1d66…98db0xdc59…1506Basex402 service$0.26100%coinbase34d ago0xccb9af…05955b
0x1d66…98db0xdc59…1506Basex402 service$0.02100%coinbase34d ago0xdd4016…5d5b7c
0x1d66…98db0xdc59…1506Basex402 service$0.25100%coinbase34d ago0xc0e43f…5f7a12
0x1d66…98db0xdc59…1506Basex402 service$0.25100%coinbase34d ago0xcba495…1481fe
0x1d66…98db0xdc59…1506Basex402 service$0.00115100%coinbase34d ago0xf6f5f9…69239b
0x1d66…98db0xdc59…1506Basex402 service$0.24100%coinbase34d ago0x4bd7bb…3ad46b
0x1d66…98db0xdc59…1506Basex402 service$0.24100%coinbase34d ago0x534d3e…de88c2
0x1d66…98db0xdc59…1506Basex402 service$0.21100%coinbase34d ago0xd8f500…9138df
0x1d66…98db0xdc59…1506Basex402 service$0.25100%coinbase34d ago0xfdbfe0…0db02b
0x1d66…98db0xdc59…1506Basex402 service$0.00115100%coinbase34d ago0x143b07…cd3f2e
0x1d66…98db0xdc59…1506Basex402 service$0.24100%coinbase34d ago0xc25b2a…089043
0x1d66…98db0xdc59…1506Basex402 service$0.24100%coinbase34d ago0xd1b011…c20f6b
0x1d66…98db0xdc59…1506Basex402 service$0.21100%coinbase34d ago0x37f081…ce917c
0x1d66…98db0xdc59…1506Basex402 service$0.25100%coinbase34d ago0x0dd35f…da7138
0x1d66…98db0xdc59…1506Basex402 service$0.00115100%coinbase34d ago0x83c88e…9f6757
0x1d66…98db0xdc59…1506Basex402 service$0.24100%coinbase34d ago0xf1a30f…9d84b3

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.