Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…19030x7360…b832Base$0.001100%coinbase7d ago0xde9483…cc6263
0xf5c8…19030x7360…b832Base$0.001100%coinbase7d ago0xd54da6…158528
0xf5c8…19030x7360…b832Base$0.001100%coinbase7d ago0xf61607…ec14e1
0xf5c8…19030x7360…b832Base$0.001100%coinbase7d ago0x62c907…e245c7
0xf5c8…19030x7360…b832Base$0.001100%coinbase7d ago0xfcb87e…e821cc
0xf5c8…19030x7360…b832Base$0.001100%coinbase7d ago0x8c7ae5…98f896
0xf5c8…19030x7360…b832Base$0.001100%coinbase7d ago0xdbb067…fc9411
0xf5c8…19030x7360…b832Base$0.001100%coinbase7d ago0xe4c757…de1cb2
0xf5c8…19030x7360…b832Base$0.001100%coinbase7d ago0xd8a21c…792b97
0xf5c8…19030x7360…b832Base$0.004698100%coinbase7d ago0x396fb7…10e81d
0xf5c8…19030x7360…b832Base$0.02100%coinbase7d ago0x273245…65b31c
0xf5c8…19030x7360…b832Base$0.02100%coinbase7d ago0xf02c39…0cb96e
0xf5c8…19030x7360…b832Base$0.01100%coinbase7d ago0xcae80b…6a9a3b
0xf5c8…19030x7360…b832Base$0.01100%coinbase7d ago0x94c163…7215b8
0xf5c8…19030x7360…b832Base$0.01100%coinbase7d ago0xf78e13…354c8c
0xf5c8…19030x7360…b832Base$0.01100%coinbase7d ago0x7b19a9…f81173
0xf5c8…19030x7360…b832Base$0.01100%coinbase7d ago0x72623d…acb5c3
0xf5c8…19030x7360…b832Base$0.01100%coinbase7d ago0xd6bc3a…25a3e7
0xf5c8…19030x7360…b832Base$0.004573100%coinbase7d ago0x0b18f4…4fb07e
0xf5c8…19030x7360…b832Base$0.001100%coinbase7d ago0x152a15…e4e099
0xf5c8…19030x7360…b832Base$0.004192100%coinbase7d ago0xa8db28…e315fb
0xf5c8…19030x7360…b832Base$0.004084100%coinbase7d ago0x6f4d7b…2fc9f0
0xf5c8…19030x7360…b832Base$0.004045100%coinbase7d ago0xa84327…0963d3
0xf5c8…19030x7360…b832Base$0.002239100%coinbase7d ago0x526567…17e098
0xf5c8…19030x7360…b832Base$0.001100%coinbase7d ago0x0567a0…a1dd69

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.