Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35da…d4e60xf57c…a2eaBase—$0.01100%coinbase65d ago0x484798…b6de51
0x35da…d4e60x8624…7473Base—$0.01100%coinbase65d ago0xd336ec…863768
0x35da…d4e60x7c20…c307Base—$0.01100%coinbase65d ago0x23f575…c9d89f
0x35da…d4e60xac98…429aBase—$0.01100%coinbase65d ago0xf671da…9013ac
0x35da…d4e60x692d…e436Base—$0.01100%coinbase65d ago0x013da7…4506ad
0x35da…d4e60xc7be…1999Base—$0.01100%coinbase65d ago0xe932f6…566f33
0x35da…d4e60x4e39…7de8Base—$0.01100%coinbase65d ago0xa62470…9f315b
0x35da…d4e60xbfd3…3adbBase—$0.01100%coinbase65d ago0x995441…c66973
0x35da…d4e60x4e86…c6afBase—$0.01100%coinbase65d ago0x04bc80…251eca
0x35da…d4e60x117c…da1aBase—$0.01100%coinbase65d ago0x3183c4…0c5adf
0x35da…d4e60x271a…d874Base—$0.01100%coinbase65d ago0xc914ca…e8b744
0x35da…d4e60x979f…4297Base—$0.01100%coinbase65d ago0xfd5c77…642111
0x35da…d4e60x287b…42faBase—$0.01100%coinbase65d ago0x8a2e26…a9071b
0x35da…d4e60x241a…593cBase—$0.01100%coinbase65d ago0x235359…1a8d59
0x35da…d4e60x5f56…37bcBase—$0.01100%coinbase65d ago0x75327e…9796ab
0x35da…d4e60x25b2…2162Base—$0.01100%coinbase65d ago0x9488bb…4aed0a
0x35da…d4e60x2102…2d1aBase—$0.01100%coinbase65d ago0xc5f1a8…53c072
0x35da…d4e60x8721…ba77Base—$0.01100%coinbase65d ago0x12893d…b9271a
0x35da…d4e60xbc72…c2ceBase—$0.01100%coinbase65d ago0x1c9f88…b951ab
0x35da…d4e60xadd1…0686Base—$0.01100%coinbase65d ago0xe65a1f…af5ae7
0x35da…d4e60xef8e…8e11Base—$0.01100%coinbase65d ago0x2ff607…85f25d
0x35da…d4e60xd07a…327bBase—$0.01100%coinbase65d ago0x9705d0…c8294d
0x35da…d4e60x392a…e987Base—$0.01100%coinbase65d ago0x6de625…5f5e6e
0x35da…d4e60x41d5…6a8fBase—$0.01100%coinbase65d ago0xa123fe…75d876
0x35da…d4e60x11c9…e831Base—$0.01100%coinbase66d ago0x54d705…3cb5a5

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.