Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16b2…37320x12e8…0f99Base—$0.01100%0x461a…5962107d ago0x8d860c…b81731
0x16b2…37320x9555…7665Base—$0.02100%0x461a…5962107d ago0x588187…505de4
0x16b2…37320xa1c8…9b47Base—$0.01100%0x461a…5962107d ago0xb206d3…d890e4
0x16b2…37320xaf15…58c4Base—$0.00768100%0x461a…5962107d ago0xeee644…9ca3b6
0x16b2…37320xa855…4cceBase—$0.00768100%0x461a…5962107d ago0x32c419…e7a0f8
0x16b2…37320xc801…ad56Base—$0.00768100%0x461a…5962107d ago0xe8d579…397863
0x16b2…37320x5865…0e0dBase—$0.01100%0x461a…5962107d ago0xaa8e1f…a9d5a9
0x16b2…37320xa3c4…8438Base—$0.00768100%0x461a…5962107d ago0x7f89c0…004dbd
0x16b2…37320xde52…06b5Base—$0.01100%0x461a…5962107d ago0x8c6f51…3c6045
0x16b2…37320x12f6…6236Base—$0.003776100%0x461a…5962107d ago0xfe69c1…cb3b77
0x16b2…37320x12f6…6236Base—$0.00768100%0x461a…5962107d ago0x90b0be…91ff6a
0x16b2…37320x0fb0…c58eBase—$0.00768100%0x461a…5962107d ago0x61692d…1e5687
0x16b2…37320x8780…289eBase—$0.00768100%0x461a…5962107d ago0xdf98ab…677f54
0x16b2…37320x909b…699eBase—$0.003776100%0x461a…5962107d ago0xf79a48…923f18
0x16b2…37320xe88e…ef91Base—$0.01100%0x461a…5962107d ago0xf33369…58b486
0x16b2…37320x2334…9fbeBase—$0.02100%0x461a…5962107d ago0x352529…96a9af
0x16b2…37320x4022…473eBase—$0.003776100%0x461a…5962107d ago0xaa9323…f0a798
0x16b2…37320x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xa38278…0ccd68
0x16b2…37320x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x41a14a…9e57d5
0x16b2…37320x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x719a20…946cc1
0x16b2…37320x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x9c22f5…104160
0x16b2…37320x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xeb1506…22ede6
0x16b2…37320x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x5d3ae8…6e6ab1
0x16b2…37320x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x1cfd6c…7c7334
0x16b2…37320x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x977772…6dd425

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.