Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0020…b2b70xa537…d4caBase—$0.01100%coinbase57d ago0x866fdb…5b1539
0x0020…b2b70x2df6…3356Base—$0.01100%coinbase57d ago0x43be45…5a56df
0x0020…b2b70x9fe9…5ac4Base—$0.01100%coinbase57d ago0x8c4f81…971952
0x0020…b2b70x0b86…3021Base—$0.01100%coinbase57d ago0x66c4a7…f74e3f
0x0020…b2b70x301a…65b9Base—$0.01100%coinbase57d ago0xc43e4d…f1bc8f
0x0020…b2b70x32ba…192dBase—$0.01100%coinbase57d ago0xde918f…68025e
0x0020…b2b70x7cc1…d185Base—$0.01100%coinbase57d ago0x376d6e…5b85cc
0x0020…b2b70x23ac…dc18Base—$0.01100%coinbase57d ago0x8d729c…2524d7
0x0020…b2b70x58bc…13d2Base—$0.01100%coinbase57d ago0x748313…7b41a5
0x0020…b2b70xb3e7…7b9aBase—$0.01100%coinbase57d ago0x7111e0…6a5d67
0x0020…b2b70xa356…c19bBase—$0.01100%coinbase57d ago0xbc47b2…092960
0x0020…b2b70x9600…88e2Base—$0.01100%coinbase57d ago0x9fe9c7…58613b
0x0020…b2b70xf134…9390Base—$0.01100%coinbase57d ago0x245b4b…cc26bc
0x0020…b2b70x6612…d8b3Base—$0.01100%coinbase57d ago0x211c22…1ef5c5
0x0020…b2b70xa450…f65fBase—$0.01100%coinbase57d ago0x23af52…39ff4a
0x0020…b2b70xa157…7e62Base—$0.01100%coinbase57d ago0xe6c116…52c0b1
0x0020…b2b70xfd6c…2620Base—$0.01100%coinbase57d ago0xa5eae6…81a727
0x0020…b2b70x40ec…3419Base—$0.01100%coinbase57d ago0x4d4a26…c46908
0x0020…b2b70xf7d0…1394Base—$0.01100%coinbase57d ago0xaf05cd…ea605a
0x0020…b2b70x4360…32aaBase—$0.01100%coinbase57d ago0x88c7f1…c5b41d
0x0020…b2b70x311e…b10dBase—$0.01100%coinbase57d ago0x03e7a8…c45c66
0x0020…b2b70xaccf…bfaaBase—$0.01100%coinbase57d ago0xce0c3f…cedf82
0x0020…b2b70x0389…cc02Base—$0.01100%coinbase58d ago0xc2c27c…472d0d
0x0020…b2b70xacc8…029fBase—$0.01100%coinbase58d ago0xece9dc…6f87e8
0x0020…b2b70x4a39…72e8Base—$0.01100%coinbase58d ago0xf2a665…8ba4a2

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.