Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase15d ago0xcef37c…ca8b0b
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase15d ago0x9ad7eb…ae09e4
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0xe855fa…94ecf3
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x5c6b78…ffa9b4
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x8bf1c5…ea43b1
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x620cd0…9d38ff
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x99bc3f…9df801
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x848bd0…88d6df
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x7f6532…fd9d33
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x30fa24…f409b7
0xe2d8…66c20xcc98…4333Basex402 service$0.50100%coinbase15d ago0xc394a0…69ae96
0xe2d8…66c20x7dd5…2629Basex402 service$0.01100%coinbase15d ago0xb91511…f72dd8
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.17100%coinbase15d ago0x43e773…ccb382
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0xd3d605…29784a
0xe2d8…66c20xc751…86a1Baseglim.shTwitter$0.005100%coinbase16d ago0x1eb863…ca9779
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xafc0cc…fed4e1
0xe2d8…66c20xbaf5…53ccBasex402 service$0.005100%coinbase16d ago0x0c577c…db2fe6
0xe2d8…66c20x03d7…584cBasex402 service$0.0670%0xf615…3d6c16d ago0xddaceb…b97a8b
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x9380ce…c6a858
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x004b8c…a4f3da
0xe2d8…66c20xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase16d ago0x2e24e7…258efc
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase16d ago0x8890a6…12f17a
0xe2d8…66c20x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase16d ago0x0da24b…5702f3
0xe2d8…66c20x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase16d ago0x8212e4…9da832
0xe2d8…66c20x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase16d ago0xa1a9d9…bba227

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.