Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd10f…db690x7148…4183Base—$0.01100%coinbase78d ago0xda4d80…af03e7
0xd10f…db690x182c…3797Base—$0.01100%coinbase78d ago0x9f7c2c…b3bcdd
0xd10f…db690xd6ec…eaddBase—$0.01100%coinbase78d ago0xe13510…209e2f
0xd10f…db690x281b…e2d7Base—$0.01100%coinbase78d ago0xbbe9c7…730fe5
0xd10f…db690xee35…f72cBase—$0.01100%coinbase78d ago0xf14c9c…082994
0xd10f…db690xd2f8…54a0Base—$0.01100%coinbase78d ago0x544de1…aea97c
0xd10f…db690x34b2…6697Base—$0.01100%coinbase78d ago0xf4873a…298cbc
0xd10f…db690x9b2e…2cf3Base—$0.01100%coinbase78d ago0x4195f3…bea832
0xd10f…db690x9359…99f2Base—$0.01100%coinbase78d ago0x04fb3d…8bcfc2
0xd10f…db690x95f8…0f6dBase—$0.01100%coinbase78d ago0xe0ea5f…db1411
0xd10f…db690x49ee…1ebeBase—$0.01100%coinbase78d ago0x578d9e…ea2c23
0xd10f…db690x9233…f365Base—$0.01100%coinbase78d ago0xe710c1…a3ce0a
0xd10f…db690x3210…1eb8Base—$0.01100%coinbase78d ago0x9b646b…485916
0xd10f…db690x732b…801fBase—$0.01100%coinbase78d ago0x5ef72d…182dc5
0xd10f…db690x9a27…d963Base—$0.01100%coinbase78d ago0x38af5c…311f4a
0xd10f…db690x53b3…8003Base—$0.01100%coinbase78d ago0x600c24…d42c66
0xd10f…db690xa260…2062Base—$0.01100%coinbase78d ago0x3b2da2…141c14
0xd10f…db690x2775…0c33Base—$0.01100%coinbase78d ago0x237c4c…d4b900
0xd10f…db690xd405…84abBase—$0.01100%coinbase78d ago0xbb5020…9dc270
0xd10f…db690xa1f3…2dacBase—$0.01100%coinbase78d ago0x2db6da…03dc3a
0xd10f…db690x231b…bc2aBase—$0.01100%coinbase78d ago0xabe36e…7e25b3
0xd10f…db690x707e…b514Base—$0.01100%coinbase78d ago0x2ed82b…526108
0xd10f…db690x1920…f7d7Base—$0.01100%coinbase78d ago0x45efbb…e8d466
0xd10f…db690xcf54…8a53Base—$0.01100%coinbase78d ago0x7d922d…629b8e
0xd10f…db690xf2f6…50ebBase—$0.01100%coinbase78d ago0xd9e6d3…b22364

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.