Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$5.4370%0xafd1…680d23d ago0x1c03fe…b56910
0x1332…66eb0xdf62…30eeBase—$99.8570%0x0d6a…b70423d ago0x6fdc59…9188ba
0x1332…66eb0xdf62…30eeBase—$99.8670%0x2d05…53d023d ago0x508f74…03d663
0x1332…66eb0xdf62…30eeBase—$99.9870%0xc3b9…7b3623d ago0xabd88e…b0e826
0x1332…66eb0xdf62…30eeBase—$99.8570%0xd773…a25023d ago0x88de4d…19d237
0x1332…66eb0xdf62…30eeBase—$99.8570%0x0b7e…f08e23d ago0xad254e…38cff8
0x1332…66eb0xdf62…30eeBase—$99.9870%0x88cf…d21b23d ago0xf940c5…4cce5a
0x1332…66eb0xdf62…30eeBase—$98.9970%0x6a32…813623d ago0x7de222…f5bf10
0x1332…66eb0xdf62…30eeBase—$99.9870%0x8c9f…11af23d ago0x48346e…a65eb2
0x1332…66eb0xdf62…30eeBase—$99.8770%0x640e…5f1823d ago0x409b73…208a1f
0x1332…66eb0xdf62…30eeBase—$11.1470%0x09f6…b65c23d ago0x3fbe57…9dc1b4
0x1332…66eb0xdf62…30eeBase—$99.8570%0x6476…d72623d ago0x5c5342…f724a8
0x1332…66eb0xdf62…30eeBase—$99.9570%0xddf5…034723d ago0x90221a…ab9213
0x1332…66eb0xdf62…30eeBase—$99.9570%0x4e90…564a23d ago0x9511a7…8cb9a2
0x1332…66eb0xdf62…30eeBase—$99.8970%0x9765…21f523d ago0x79528b…f8ded3
0x1332…66eb0xdf62…30eeBase—$99.7470%0xaa2e…f04423d ago0xbe7f35…53a3d3
0x1332…66eb0xdf62…30eeBase—$99.9570%0x63d9…362823d ago0x9824cc…4f9e1c
0x1332…66eb0xdf62…30eeBase—$99.9570%0x03f1…4e5f23d ago0xb49acc…26b04e
0x773a…ad4f0xdf62…30eeBase—$434.9970%0xc763…5b0b23d ago0x30787a…1770c1
0x1332…66eb0xdf62…30eeBase—$99.9570%0x5e44…05a823d ago0x9733ef…221463
0x1332…66eb0xdf62…30eeBase—$99.9570%0xce9f…bc8e23d ago0x1a2111…57c9cf
0x1332…66eb0xdf62…30eeBase—$99.9670%0x31fe…80c423d ago0xe3edd4…a5e7f2
0x1332…66eb0xdf62…30eeBase—$45.9970%0xb3fe…1c0523d ago0xfadc90…048436
0x773a…ad4f0xdf62…30eeBase—$350.0070%0xcb3f…dc2923d ago0x27a23c…89162c
0x1332…66eb0xdf62…30eeBase—$99.8970%0xa894…209f23d ago0xd8ab38…b71b59

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.