Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5482…93990x3e0a…78e7Base$0.002651100%coinbase8d ago0xebea96…b7b166
0x5817…ffda0x3e0a…78e7Base$0.003218100%coinbase8d ago0xfd68a9…e26424
0x9f2c…744b0x3e0a…78e7Base$0.003659100%coinbase8d ago0xeb8c23…bb2323
0xfcf9…6f1c0x3e0a…78e7Base$0.004144100%coinbase8d ago0x304ee9…dbabfd
0x6741…9d210x3e0a…78e7Base$0.00421100%coinbase8d ago0x2b2a81…7f89f1
0x3caf…01dd0x3e0a…78e7Base$0.004996100%coinbase8d ago0xc78338…a923ee
0xabac…9ec90x3e0a…78e7Base$0.0059100%coinbase8d ago0xce987a…f1dbf5
0x5444…00610x3e0a…78e7Base$0.003382100%coinbase8d ago0x4cc08b…b15020
0x3fcc…f45e0x3e0a…78e7Base$0.003676100%coinbase8d ago0xb11771…6457ff
0x29f9…06250x3e0a…78e7Base$0.003489100%coinbase8d ago0x01fcf1…e6a5ba
0xdbe2…c1cc0x3e0a…78e7Base$0.003249100%coinbase8d ago0x992a87…d3b6fd
0x30e7…30840x3e0a…78e7Base$0.003835100%coinbase8d ago0x2885d0…b73c17
0x51fb…a9220x3e0a…78e7Base$0.005526100%coinbase8d ago0xb8fb4f…068b21
0x096a…4f0f0x3e0a…78e7Base$0.005444100%coinbase8d ago0x22bcac…804fd0
0x4e98…384e0x3e0a…78e7Base$0.003778100%coinbase8d ago0x031d9f…f20066
0x8717…00070x3e0a…78e7Base$0.004051100%coinbase8d ago0xbacde8…919af4
0xc3be…70a70x3e0a…78e7Base$0.005696100%coinbase8d ago0x85ecf6…e47d7e
0xfd52…2dfc0x3e0a…78e7Base$0.004668100%coinbase8d ago0x3395ad…1fe0f4
0x4c3f…01860x3e0a…78e7Base$0.003909100%coinbase8d ago0xc5d1b4…35afe0
0xb6bd…7de10x3e0a…78e7Base$0.004172100%coinbase8d ago0x01ab31…fea85d
0x1a6c…13a70x3e0a…78e7Base$0.003194100%coinbase8d ago0x09dd01…d7e5e2
0xd0f5…df2e0x3e0a…78e7Base$0.00265100%coinbase8d ago0x42dab2…1b8149
0xe3bb…19470x3e0a…78e7Base$0.003193100%coinbase8d ago0xc84c48…918248
0xe751…36730x3e0a…78e7Base$0.004727100%coinbase8d ago0xe13c34…aa05ce
0xf10d…90fb0x3e0a…78e7Base$0.005295100%coinbase8d ago0x56eaa0…52918d

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.