Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x7fc3…7a8dBase—$0.01100%coinbase11d ago0x23b093…6d94d9
0x5fcb…d5f90x9429…8738Base—$0.01100%coinbase11d ago0x54e80b…d8f81f
0x5fcb…d5f90xfb31…c678Base—$0.01100%coinbase11d ago0x5a5da6…fab1e4
0x5fcb…d5f90xbb78…3acaBase—$0.01100%coinbase11d ago0x533f91…d283cd
0x5fcb…d5f90x9569…64acBase—$0.01100%coinbase11d ago0x3c9bca…c65304
0x5fcb…d5f90x1104…b625Base—$0.01100%coinbase11d ago0x8a0b71…f3a606
0x5fcb…d5f90xb87e…0a9cBase—$0.01100%coinbase11d ago0xa8e00d…d50896
0x5fcb…d5f90x385e…a8f1Base—$0.01100%coinbase11d ago0x66cfc2…abfa22
0x5fcb…d5f90xf084…be52Base—$0.01100%coinbase11d ago0x339ebc…b10f66
0x5fcb…d5f90xec06…46bdBase—$0.01100%coinbase11d ago0xb00774…f7edcc
0x5fcb…d5f90x63c6…f879Base—$0.01100%coinbase11d ago0x231b3e…7dff7f
0x5fcb…d5f90x0989…08c5Base—$0.01100%coinbase11d ago0x002057…c38298
0x5fcb…d5f90x12b1…9441Base—$0.01100%coinbase11d ago0xa021e7…ae6aad
0x5fcb…d5f90xbaca…0172Base—$0.01100%coinbase11d ago0x2d4b93…465b5f
0x5fcb…d5f90xfc16…f865Base—$0.01100%coinbase11d ago0x998b79…fc7517
0x5fcb…d5f90xcd0e…fd27Base—$0.01100%coinbase11d ago0x5f8e5b…77ea7e
0x5fcb…d5f90xb826…a2a5Base—$0.01100%coinbase11d ago0xc014c5…f47694
0x5fcb…d5f90x43fc…d259Base—$0.01100%coinbase11d ago0xae0a46…dc2484
0x5fcb…d5f90xdafb…298aBase—$0.01100%coinbase11d ago0x1c9448…c3895f
0x5fcb…d5f90x312a…c5daBase—$0.01100%coinbase11d ago0x398529…6cfd13
0x5fcb…d5f90xa7f8…bcc7Base—$0.01100%coinbase12d ago0xca2542…bf8408
0x5fcb…d5f90x9174…4e30Base—$0.01100%coinbase12d ago0xc78bf0…bba93e
0x5fcb…d5f90x5962…3d78Base—$0.01100%coinbase12d ago0x441b13…a56ed5
0x5fcb…d5f90xb3b2…89ccBase—$0.01100%coinbase12d ago0xed2d4a…8da001
0x5fcb…d5f90xe8ee…406aBase—$0.01100%coinbase12d ago0x38558a…d2b4b4

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.