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—$49.7970%0xa8cd…654825d ago0x8ce0f9…24c41d
0x1332…66eb0xdf62…30eeBase—$48.9270%0x0f31…87b125d ago0xf67e2b…ab7b5b
0x1332…66eb0xdf62…30eeBase—$99.9870%0xf863…e52325d ago0x381c74…203112
0x1332…66eb0xdf62…30eeBase—$99.8570%0x705f…8eed25d ago0x0d3f3e…5d7d8b
0x1332…66eb0xdf62…30eeBase—$99.8970%0x394f…900825d ago0x5e6b22…c7b4b1
0x1332…66eb0xdf62…30eeBase—$99.7470%0x7381…a3ba25d ago0x6b3ca2…6a101c
0x1332…66eb0xdf62…30eeBase—$99.9870%0x4596…ce0925d ago0x1ccd54…a9923b
0x1332…66eb0xdf62…30eeBase—$99.9170%0xc836…5c4625d ago0x6d86b6…566ce5
0x1332…66eb0xdf62…30eeBase—$99.6570%0x614a…d5ce25d ago0xc3bc6f…cd13f2
0x1332…66eb0xdf62…30eeBase—$99.9870%0x1ef5…d9e825d ago0xa812da…dcc9c4
0x1332…66eb0xdf62…30eeBase—$99.9070%0xc6b9…2d8625d ago0xe398a1…135b71
0x1332…66eb0xdf62…30eeBase—$99.8570%0x29b8…326325d ago0x7b6d00…8858d7
0x1332…66eb0xdf62…30eeBase—$99.9570%0x969c…eacf25d ago0x962a43…5f3323
0x1332…66eb0xdf62…30eeBase—$99.8970%0x2d05…53d025d ago0x118174…205517
0x1332…66eb0xdf62…30eeBase—$2,290.9970%0xdbb0…e8c225d ago0x1ce747…7c91dd
0x1332…66eb0xdf62…30eeBase—$99.9670%0xaf61…49f625d ago0xd850da…e3887e
0x1332…66eb0xdf62…30eeBase—$99.8570%0x5feb…0e1225d ago0xb8eb8b…897c3d
0x1332…66eb0xdf62…30eeBase—$99.8570%0x9b8a…f4bd25d ago0xa33b61…d2f909
0x1332…66eb0xdf62…30eeBase—$99.9870%0x80e2…187325d ago0x5de9be…76ba4e
0x1332…66eb0xdf62…30eeBase—$99.8570%0x699a…427425d ago0x3f759d…44b214
0x1332…66eb0xdf62…30eeBase—$99.9170%0xb7ce…a06225d ago0x80b7c5…fa4fb0
0x1332…66eb0xdf62…30eeBase—$99.8570%0x238c…f4bb25d ago0xc51316…3910a6
0x1332…66eb0xdf62…30eeBase—$99.6570%0xc84b…0cb325d ago0xecf6d8…58f60a
0x1332…66eb0xdf62…30eeBase—$99.9170%0x6d25…ee4125d ago0x7562c2…6f3224
0x5693…cc6e0xdf62…30eeBase—$64.9970%0x59e8…d82325d ago0xd249f1…b212ee

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.