Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb6…b9a40x432d…28b1Base—$0.01100%coinbase82d ago0xd476b5…5b46db
0xedb6…b9a40xe823…8f0fBase—$0.01100%coinbase82d ago0xc501fb…ffbbc5
0xedb6…b9a40x5a99…98a8Base—$0.01100%coinbase82d ago0x364687…f2e126
0xedb6…b9a40x0cae…d830Base—$0.01100%coinbase82d ago0xeb3414…2749d6
0xedb6…b9a40xc4cc…4ebcBase—$0.01100%coinbase82d ago0x35fca2…889282
0xedb6…b9a40xbed7…bb69Base—$0.01100%coinbase82d ago0xcb1a24…ffc85a
0xedb6…b9a40xcfcc…881fBase—$0.01100%coinbase82d ago0xfb5746…3b9205
0xedb6…b9a40x994c…44c8Base—$0.01100%coinbase82d ago0xe3117d…946959
0xedb6…b9a40x0200…86b3Base—$0.01100%coinbase82d ago0x16d393…90a747
0xedb6…b9a40x27dc…467cBase—$0.01100%coinbase82d ago0x976ddc…914e03
0xedb6…b9a40xc7a9…d9edBase—$0.01100%coinbase82d ago0xf5572a…6ff207
0xedb6…b9a40x8621…3151Base—$0.01100%coinbase82d ago0x4ae112…7cd578
0xedb6…b9a40x5d56…d25bBase—$0.01100%coinbase82d ago0x588455…ca51a3
0xedb6…b9a40x98d6…6dffBase—$0.01100%coinbase82d ago0x8f465c…0fa87c
0xedb6…b9a40xd096…a2bcBase—$0.01100%coinbase82d ago0x95a07d…56444b
0xedb6…b9a40xb1ea…5c00Base—$0.01100%coinbase82d ago0xa13c3a…d35b85
0xedb6…b9a40x780d…23c6Base—$0.01100%coinbase82d ago0xd0cb7c…e1842a
0xedb6…b9a40x96ea…0f28Base—$0.01100%coinbase82d ago0x213a6e…c5f6d9
0xedb6…b9a40x2abe…71fdBase—$0.01100%coinbase82d ago0x87de53…4984c4
0xedb6…b9a40x0172…473eBase—$0.01100%coinbase82d ago0x61624a…92a9df
0xedb6…b9a40x91f7…b495Base—$0.01100%coinbase82d ago0x740e87…dba68b
0xedb6…b9a40x5875…4312Base—$0.01100%coinbase82d ago0xb9916f…a2b762
0xedb6…b9a40x6ce8…81aeBase—$0.01100%coinbase82d ago0x429a05…cd1804
0xedb6…b9a40xf660…7422Base—$0.01100%coinbase82d ago0xd72812…ecab91
0xedb6…b9a40xe39e…2ea2Base—$0.01100%coinbase82d ago0x8e86d0…a4f03b

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.