Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0022…de730xb57b…c2beBase—$0.01100%coinbase73d ago0x2a8f8b…68861b
0x0022…de730x7997…6907Base—$0.01100%coinbase73d ago0x5aba03…286316
0x0022…de730x4696…5adeBase—$0.01100%coinbase73d ago0xfe9853…442ece
0x0022…de730xbba1…ba18Base—$0.01100%coinbase73d ago0xbc1a79…453885
0x0022…de730x81a1…d22eBase—$0.01100%coinbase73d ago0x94a82e…2eb7df
0x0022…de730xa013…38e6Base—$0.01100%coinbase73d ago0xf7ce4d…b74882
0x0022…de730x102b…979fBase—$0.01100%coinbase73d ago0x0b1f98…28ce3f
0x0022…de730xf031…4dd6Base—$0.01100%coinbase73d ago0xa77b62…236421
0x0022…de730x8790…b56bBase—$0.01100%coinbase73d ago0x6e1cd4…f36c95
0x0022…de730x7afd…0682Base—$0.01100%coinbase73d ago0x726205…0b07f5
0x0022…de730x1606…f7b9Base—$0.01100%coinbase73d ago0xa3b18e…542961
0x0022…de730xcc9b…687bBase—$0.01100%coinbase73d ago0x0d84e7…f4b15e
0x0022…de730xa6ab…6d1dBase—$0.01100%coinbase73d ago0x300409…906f1b
0x0022…de730x6422…547bBase—$0.01100%coinbase73d ago0x25d891…b9fc31
0x0022…de730xadb0…97c1Base—$0.01100%coinbase73d ago0xed15b2…6bc98d
0x0022…de730xd26a…47a8Base—$0.01100%coinbase73d ago0x8dc87b…14ba29
0x0022…de730x82ea…a8bdBase—$0.01100%coinbase73d ago0xf509a9…2fd05d
0x0022…de730x6789…8582Base—$0.01100%coinbase73d ago0x3972d2…c02ff3
0x0022…de730xb7e2…e245Base—$0.01100%coinbase73d ago0xc52b8d…7f4d28
0x0022…de730xbaef…968cBase—$0.01100%coinbase73d ago0xe13981…ce5ec3
0x0022…de730x3c10…a0eaBase—$0.01100%coinbase73d ago0x0baef8…678f9e
0x0022…de730x9d14…69f6Base—$0.01100%coinbase73d ago0xb570ff…07f513
0x0022…de730xe4ae…e28fBase—$0.01100%coinbase73d ago0x0f54ef…1cff6b
0x0022…de730xda31…a333Base—$0.01100%coinbase73d ago0xe6d499…15436b
0x0022…de730x54fe…ac68Base—$0.01100%coinbase73d ago0x192cc2…667b2b

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.