Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19ea…606c0x631c…73dcBase$0.01100%coinbase75d ago0x010cfa…d5d6e5
0x19ea…606c0x89d0…eb44Base$0.01100%coinbase75d ago0x529210…933dd8
0x19ea…606c0x836c…9125Base$0.01100%coinbase75d ago0xc2e436…a13415
0x19ea…606c0x9472…ca93Base$0.01100%coinbase75d ago0xadc807…56c484
0x19ea…606c0xec07…218aBase$0.01100%coinbase75d ago0x6cfff4…ab7644
0x19ea…606c0xb574…3bf1Base$0.01100%coinbase75d ago0x2cfa38…99fd0d
0x19ea…606c0xe426…24b7Base$0.01100%coinbase75d ago0x575ae2…7bd214
0x19ea…606c0x9edb…ac18Base$0.01100%coinbase75d ago0x527550…cfdd2d
0x19ea…606c0x7118…1be6Base$0.01100%coinbase75d ago0x746ffd…1d1123
0x19ea…606c0xd47e…bfc3Base$0.01100%coinbase75d ago0x15fdf6…a1fe9d
0x19ea…606c0xe2bf…253aBase$0.01100%coinbase75d ago0x74384c…38ed57
0x19ea…606c0xa173…44d8Base$0.01100%coinbase75d ago0xfe9e8d…d75dcc
0x19ea…606c0xe108…8a56Base$0.01100%coinbase75d ago0x2d53cc…71120c
0x19ea…606c0x9451…9ea3Base$0.01100%coinbase75d ago0x126991…8c3b53
0x19ea…606c0xcf08…c06cBase$0.01100%coinbase75d ago0xfad6b8…5374e6
0x19ea…606c0xd3a3…ff11Base$0.01100%coinbase75d ago0x4b1cb9…a59402
0x19ea…606c0x4ebd…bfb9Base$0.01100%coinbase75d ago0x3b3bdf…675c14
0x19ea…606c0xeb90…517bBase$0.01100%coinbase76d ago0x9978d6…96b08a
0x19ea…606c0x9985…788aBase$0.01100%coinbase76d ago0x331dd7…0aad8e
0x19ea…606c0x7929…8da1Base$0.01100%coinbase76d ago0x30ebac…8c484d
0x19ea…606c0x4ebb…301eBase$0.01100%coinbase76d ago0x00076c…b970fa
0x19ea…606c0x8851…9c80Base$0.01100%coinbase76d ago0x2713fc…81dd9e
0x19ea…606c0x8151…3d8fBase$0.01100%coinbase76d ago0x6c1e39…328b52
0x19ea…606c0xd95b…564aBase$0.01100%coinbase76d ago0xb954aa…de16e6
0x19ea…606c0x631f…040aBase$0.01100%coinbase76d ago0xeea3ba…a2f1da

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.