Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc542…52f30xb63a…6050Base—$0.01100%coinbase73d ago0x64ee3e…a39a10
0xc542…52f30xe384…16b7Base—$0.01100%coinbase73d ago0xbced72…01336f
0xc542…52f30xce93…6219Base—$0.01100%coinbase73d ago0xc63095…45191e
0xc542…52f30xf67b…e3ceBase—$0.01100%coinbase73d ago0x2ad627…287846
0xc542…52f30xc526…9080Base—$0.01100%coinbase73d ago0xd248e9…091680
0xc542…52f30x39ba…ffc9Base—$0.01100%coinbase73d ago0x9d7894…5fb0cf
0xc542…52f30xe84d…dc67Base—$0.01100%coinbase73d ago0x2355da…a89b81
0xc542…52f30x708c…9811Base—$0.01100%coinbase73d ago0x163755…590406
0xc542…52f30xf515…c54cBase—$0.01100%coinbase73d ago0x672504…22f21b
0xc542…52f30x1ec9…d02bBase—$0.01100%coinbase73d ago0x71cc39…00a105
0xc542…52f30xb8cd…53b1Base—$0.01100%coinbase73d ago0x172420…2d0b73
0xc542…52f30xe8d4…491dBase—$0.01100%coinbase73d ago0x41eaad…724e5c
0xc542…52f30xac6a…5d12Base—$0.01100%coinbase73d ago0x864afd…83fd2b
0xc542…52f30x152d…401dBase—$0.01100%coinbase73d ago0xd11c8b…f91caa
0xc542…52f30x6018…55d7Base—$0.01100%coinbase73d ago0xcd8964…038863
0xc542…52f30x96b3…fc7cBase—$0.01100%coinbase74d ago0xd1ca04…13f5ab
0xc542…52f30xd514…edebBase—$0.01100%coinbase74d ago0x9c599a…3706cc
0xc542…52f30x3fda…9a5bBase—$0.01100%coinbase74d ago0x23085b…5bce39
0xc542…52f30x375d…2004Base—$0.01100%coinbase74d ago0x0d4866…f4f2c9
0xc542…52f30x0624…2e2bBase—$0.01100%coinbase74d ago0xc7e76b…12ebec
0xc542…52f30x6865…49fcBase—$0.01100%coinbase74d ago0xd5bc68…99e9d0
0xc542…52f30xc169…6de7Base—$0.01100%coinbase74d ago0x2a175e…afc967
0xc542…52f30x4ed2…f6a5Base—$0.01100%coinbase74d ago0xf4ec0b…f0b246

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.