Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37cf…7cbe0x7dbb…59e0Base$10.89100%0x323a…a4f240d ago0xb452a4…3fa874
0x70a7…aaa70x7dbb…59e0Base$724.3270%0x323a…a4f240d ago0x776dad…bd1852
0x37cf…7cbe0x7dbb…59e0Base$19.8970%0x323a…a4f240d ago0xf73975…c78164
0x2997…8af40x7dbb…59e0Base$13.9770%0x323a…a4f240d ago0xe41795…6345a9
0xc868…07bc0x7dbb…59e0Base$375.9970%0x323a…a4f240d ago0x8fb9d9…342001
0x37cf…7cbe0x7dbb…59e0Base$10.26100%0x323a…a4f240d ago0x510144…1c5c86
0xf750…68870x7dbb…59e0Base$1,511.78100%0x323a…a4f240d ago0xd59272…786ce7
0x3ade…0cab0x7dbb…59e0Base$49.8070%0x323a…a4f240d ago0xd11e54…00fe6b
0x2269…e1cc0x7dbb…59e0Base$34.8770%0x323a…a4f240d ago0x305288…c9cc73
0x2e1d…78410x7dbb…59e0Base$22.25100%0x323a…a4f240d ago0xf23d96…52d79a
0xbc1a…52460x7dbb…59e0Base$40.0070%0x323a…a4f240d ago0xaddd4c…93eb59
0xd853…b40a0x7dbb…59e0Base$88.7570%0x323a…a4f240d ago0xc05b05…a08865
0x1b27…2d160x7dbb…59e0Base$8.63100%0x323a…a4f240d ago0x4e3d98…a22c99
0x2e1d…78410x7dbb…59e0Base$23.90100%0x323a…a4f240d ago0x518eee…9d7095
0x1c8b…779d0x7dbb…59e0Base$59.0870%0x323a…a4f240d ago0x1fbaf1…47ebb9
0x1b27…2d160x7dbb…59e0Base$16.0070%0x323a…a4f240d ago0x75c367…728e02
0x37e7…bc680x7dbb…59e0Base$3,000.0070%0x323a…a4f240d ago0x698ee2…ca34a6
0x1a18…c9560x7dbb…59e0Base$799.90100%0x323a…a4f240d ago0xca473e…73e299
0xe91a…28140x7dbb…59e0Base$45.88100%0x323a…a4f240d ago0x39a1a3…d37ecc
0x8d7d…97c20x7dbb…59e0Base$600.00100%0x323a…a4f240d ago0x6e24a4…616d42
0x2cc5…b5e90x7dbb…59e0Base$46.97100%0x323a…a4f240d ago0xd87034…395ea0
0x2cc5…b5e90x7dbb…59e0Base$320.69100%0x323a…a4f240d ago0xaedf85…2bcc35
0x360a…0b0b0x7dbb…59e0Base$20.00100%0x323a…a4f240d ago0x5c9432…edef4e
0x2cc5…b5e90x7dbb…59e0Base$21.53100%0x323a…a4f240d ago0x80d87c…0e30db
0xf29d…d9700x7dbb…59e0Base$99.20100%0x323a…a4f240d ago0x1d2e53…cd4eb2

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.