Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3a9…23670x10c1…1e24Base—$0.80100%coinbase114d ago0x7bd751…26f3e5
0xe3a9…23670x10c1…1e24Base—$0.53100%coinbase114d ago0x53fd87…7f23af
0xe3a9…23670x10c1…1e24Base—$0.55100%coinbase114d ago0x41751c…c0441c
0xe3a9…23670x10c1…1e24Base—$0.51100%coinbase114d ago0xada777…5ef73f
0xe3a9…23670x10c1…1e24Base—$0.63100%coinbase114d ago0xe7a99e…fcffa1
0xe3a9…23670x10c1…1e24Base—$0.50100%coinbase114d ago0xdbfb5e…b0f6b0
0xe3a9…23670x10c1…1e24Base—$0.52100%coinbase114d ago0x62dc4d…7cefab
0xe3a9…23670x10c1…1e24Base—$0.67100%coinbase114d ago0x2a225b…67e799
0xe3a9…23670x10c1…1e24Base—$0.59100%coinbase114d ago0xe51885…201dc7
0xe3a9…23670x10c1…1e24Base—$0.57100%coinbase114d ago0x1457ff…955a56
0xe3a9…23670x10c1…1e24Base—$0.59100%coinbase114d ago0x57a426…a613b5
0xe3a9…23670x10c1…1e24Base—$0.54100%coinbase114d ago0xb2df30…8855c2
0xe3a9…23670x10c1…1e24Base—$0.58100%coinbase114d ago0x2eee4e…9633f2
0xe3a9…23670x10c1…1e24Base—$0.66100%coinbase114d ago0xf455ac…ee0e2f
0xe3a9…23670x10c1…1e24Base—$0.55100%coinbase114d ago0x98e082…76f7f0
0xe3a9…23670x10c1…1e24Base—$0.63100%coinbase114d ago0xf1ee3a…b1a44e
0xe3a9…23670x10c1…1e24Base—$0.62100%coinbase114d ago0xc0c4c2…0139b7
0xe3a9…23670x10c1…1e24Base—$0.59100%coinbase114d ago0x1c1bf0…c5be44
0xe3a9…23670x10c1…1e24Base—$0.67100%coinbase114d ago0xd87531…100241
0xe3a9…23670x10c1…1e24Base—$0.58100%coinbase114d ago0xb10aaf…ce72c8
0xe3a9…23670x10c1…1e24Base—$0.61100%coinbase114d ago0x0ffb73…19ac59
0xe3a9…23670x10c1…1e24Base—$0.66100%coinbase114d ago0x93084f…a2851c
0xe3a9…23670x10c1…1e24Base—$0.66100%coinbase114d ago0x9a6c67…f4e6b1
0xe3a9…23670x10c1…1e24Base—$0.51100%coinbase114d ago0x689ab9…cf10b1
0xe3a9…23670x10c1…1e24Base—$0.50100%coinbase114d ago0x581ccd…7474da

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.