Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe206…d9c60xb9f8…655aBase—$0.01100%coinbase92d ago0x2bafd8…a4a0d9
0xe206…d9c60x4dc4…6b82Base—$0.01100%coinbase92d ago0x4ce3c6…2f23ce
0xe206…d9c60x7b44…72baBase—$0.01100%coinbase92d ago0x1cbbb1…5b09f9
0xe206…d9c60x46a6…08d2Base—$0.01100%coinbase92d ago0x437805…a2bba1
0xe206…d9c60x0dbe…9c30Base—$0.01100%coinbase92d ago0x8ace8d…7d908d
0xe206…d9c60x3e0f…8f71Base—$0.01100%coinbase92d ago0x799324…2236af
0xe206…d9c60x73fd…e5fdBase—$0.01100%coinbase92d ago0xc14fbb…14fcb5
0xe206…d9c60x7d74…8023Base—$0.01100%coinbase92d ago0xf51c8e…87bbdc
0xe206…d9c60xaf11…f774Base—$0.01100%coinbase92d ago0x733fc6…c8ef1f
0xe206…d9c60x7af9…464fBase—$0.01100%coinbase92d ago0xecc2fd…d7e855
0xe206…d9c60x3e80…89e2Base—$0.01100%coinbase92d ago0x52e5af…953fee
0xe206…d9c60x51da…c2f2Base—$0.01100%coinbase92d ago0xcf70ab…76d8a2
0xe206…d9c60xad3a…62e4Base—$0.01100%coinbase92d ago0x6eb209…d02bb7
0xe206…d9c60xdcf5…c23fBase—$0.01100%coinbase92d ago0x915009…04ca3b
0xe206…d9c60x023d…8c16Base—$0.01100%coinbase92d ago0x0f7ab1…06348a
0xe206…d9c60xd5f9…14feBase—$0.01100%coinbase92d ago0x727e2b…b9b611
0xe206…d9c60xdbe5…faf9Base—$0.01100%coinbase92d ago0xc112f8…f98968
0xe206…d9c60x48da…daa1Base—$0.01100%coinbase92d ago0x19cfe9…0370d7
0xe206…d9c60x5e76…7fcdBase—$0.01100%coinbase92d ago0xd60b9d…0289af
0xe206…d9c60x8297…0ef9Base—$0.01100%coinbase92d ago0xfb4926…2ca795
0xe206…d9c60x3577…9fc5Base—$0.01100%coinbase92d ago0xf25c0a…3a395a
0xe206…d9c60x1851…e4f7Base—$0.01100%coinbase92d ago0x3a9647…455d4d
0xe206…d9c60x2fa2…a82eBase—$0.01100%coinbase92d ago0x88b6ac…38ab67
0xe206…d9c60xc637…6266Base—$0.01100%coinbase92d ago0x06a289…e997ad
0xe206…d9c60x80de…110fBase—$0.01100%coinbase92d ago0x54bdf2…66810b

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.