Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xd773…a25016d ago0x7837c7…d46850
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xff29…064616d ago0x4096c7…23a4ee
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x515b…21b516d ago0x0b676b…8f6946
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x3764…3be016d ago0x405160…09268a
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4639…93fa16d ago0x85fbb0…041705
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x93eb…4c2916d ago0x056cd9…d5fced
0x1332…66eb0x47c5…4fc3Base—$13.6570%0x6d10…b12b16d ago0x4d7fdc…8b44cd
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x2fb6…129716d ago0x2a12cc…7de789
0x1332…66eb0x47c5…4fc3Base—$1,050.0070%0xc330…c0b216d ago0x93d6cf…b8212a
0x1332…66eb0xdf62…30eeBase—$99.8970%0x629a…da9c16d ago0x3a43a5…89a12f
0x1332…66eb0x47c5…4fc3Base—$25.0070%0xfb22…aa3b16d ago0x9656be…50aa5f
0x1332…66eb0x47c5…4fc3Base—$13.6570%0x2a5b…d6a916d ago0x0c2f42…dd22f1
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x9d9f…8c6a16d ago0x5cd626…5b806b
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc22e…e4a116d ago0xb54623…9a6db8
0x1332…66eb0xdf62…30eeBase—$99.6570%0x363e…450d16d ago0x139694…41184e
0x1332…66eb0x47c5…4fc3Base—$42.0070%0xc7c2…61a516d ago0x7bc3b6…a5b286
0x1332…66eb0xdf62…30eeBase—$99.9870%0x4f6a…d2f616d ago0x8df1e1…4c6a44
0x1332…66eb0xdf62…30eeBase—$99.9970%0x6d49…84c816d ago0x65419d…bc6a22
0x1332…66eb0x47c5…4fc3Base—$1,575.0070%0xc6b9…2d8616d ago0x6d3f3f…988e62
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x0485…d42916d ago0x70474d…8a7d6e
0x1332…66eb0xdf62…30eeBase—$99.9970%0x8bc8…eb0216d ago0x0ebc1a…a93799
0x1332…66eb0x47c5…4fc3Base—$2,100.0070%0x5047…e94016d ago0x77c6b4…1600f8
0x1332…66eb0x47c5…4fc3Base—$42.0070%0x6e05…667f16d ago0xcd54cb…05fda8
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x9547…14df16d ago0x4b5d7a…6d8a16
0x1332…66eb0xdf62…30eeBase—$99.9870%0xf239…386c16d ago0x27523a…cdbf28

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.