Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7031…c5e10x67ab…fe98Base—$0.01100%coinbase69d ago0xbadf3a…d5b4b0
0x7031…c5e10x71ce…6fd9Base—$0.01100%coinbase69d ago0x6df117…7f9fef
0x7031…c5e10x3a63…3dd4Base—$0.01100%coinbase69d ago0x1a0cbd…3c9eb8
0x7031…c5e10xb74c…1a75Base—$0.01100%coinbase69d ago0x7841e9…72750d
0x7031…c5e10x73e8…97a3Base—$0.01100%coinbase69d ago0xf258f4…5523fc
0x7031…c5e10x0be2…1e8bBase—$0.01100%coinbase69d ago0x181f4a…3299b1
0x7031…c5e10x9e8c…b407Base—$0.01100%coinbase69d ago0x12afbd…d6f4e0
0x7031…c5e10x447a…f9dbBase—$0.01100%coinbase69d ago0x01ceb2…e4b8b8
0x7031…c5e10x73ec…e8ffBase—$0.01100%coinbase69d ago0xc34d9b…073d1a
0x7031…c5e10x4cb8…8e73Base—$0.01100%coinbase69d ago0xe70eb1…e543d3
0x7031…c5e10xd5c3…4b43Base—$0.01100%coinbase69d ago0x46ef7f…aa9d6f
0x7031…c5e10x6a5b…63d8Base—$0.01100%coinbase69d ago0x3aeee8…e85923
0x7031…c5e10x4851…e600Base—$0.01100%coinbase69d ago0x20bf9a…3a43cd
0x7031…c5e10x9dd3…4f58Base—$0.01100%coinbase69d ago0x7e69ee…0b263d
0x7031…c5e10x7884…e3a4Base—$0.01100%coinbase69d ago0xfceed3…0fa266
0x7031…c5e10xde68…17ebBase—$0.01100%coinbase69d ago0x190f7f…c6f739
0x7031…c5e10x746e…36d4Base—$0.01100%coinbase69d ago0xa65537…544f48
0x7031…c5e10xd822…2eb3Base—$0.01100%coinbase69d ago0x848873…feba8d
0x7031…c5e10x827f…c05dBase—$0.01100%coinbase69d ago0x4b83d0…193bcc
0x7031…c5e10x38d1…2c96Base—$0.01100%coinbase69d ago0xe53e92…bcab16
0x7031…c5e10x4144…d690Base—$0.01100%coinbase69d ago0x7c780a…09b7cb
0x7031…c5e10x6c37…6381Base—$0.01100%coinbase69d ago0x520192…83434e
0x7031…c5e10x8ee7…4208Base—$0.01100%coinbase69d ago0x70f60d…37ddda
0x7031…c5e10x63dd…2484Base—$0.01100%coinbase69d ago0x12e3f1…b7d705
0x7031…c5e10x0589…00f3Base—$0.01100%coinbase69d ago0xc72000…ab238c

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.