Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc960…2c340xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x001cab…dc9ea6
0x9839…6e750xa8b2…1d68Base$0.0170%0x9501…c67718d ago0xca05a9…6bb52d
0xaa11…f3900xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x5263a6…02bd29
0x3fcd…cda80xa8b2…1d68Base$0.0170%0x9501…c67718d ago0xb4d1cb…f47efc
0x548e…d5180xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x80710a…f5e465
0x9b56…fc650xa8b2…1d68Base$0.0170%0x9501…c67718d ago0xd658f5…d1ac0c
0x9537…cb9d0xa8b2…1d68Base$0.0170%0x9501…c67718d ago0xb97361…90c6f3
0x9b56…fc650xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x2b673a…b96efd
0x907c…17d80xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x7d4043…5deeab
0x888b…abcd0xa8b2…1d68Base$0.0170%0x9501…c67718d ago0xd942e4…e3899c
0x9b9e…cce60xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x2bb756…fec257
0xcc80…d15b0xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x58357c…d5a177
0xd2d2…805c0xa8b2…1d68Base$0.0170%0x9501…c67718d ago0xfe17c9…b04685
0xddf6…8ef70xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x50f04e…31acac
0xbf66…f9990xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x70c84b…af6812
0xd2d2…805c0xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x34d2f9…475628
0x4915…83e30xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x864da5…872278
0xcc80…d15b0xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x02af79…77c877
0xaa11…f3900xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x6d2c10…209f41
0x8deb…11740xa8b2…1d68Base$0.0170%0x9501…c67718d ago0xe985ca…e0cce4
0xbf66…f9990xa8b2…1d68Base$0.0170%0x9501…c67718d ago0xe9ef22…b03d5b
0x9839…6e750xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x3740b2…575b63
0x3a48…096a0xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x28c106…6b8ccc
0x6956…50440xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x68189e…1135e8
0x9839…6e750xa8b2…1d68Base$0.0170%0x9501…c67718d ago0x5ab975…6f021b

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.