Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0x973f77…e8634e
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0x9c6c6b…6289fe
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0x36fa28…1c8a98
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0x68452c…6cff26
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0x83d8bd…9d8795
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0x71f22c…e90557
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0x8c44ea…3ee2b3
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0xcebab0…bb1b1b
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0x1e22af…b756c4
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0xcef5be…b84566
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0x01613a…cd55e0
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0x385c35…dd14a7
0x8583…aea50xfe80…47eeBase$0.001100%fluxa19d ago0x0f21e0…617ec5
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x7959f7…8e9fa3
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x7db30b…7893c7
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x5f8c0b…d22007
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x92e442…0a53c1
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0xc0333a…a98dc1
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x4708f6…17183c
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0xc06fc9…c6fef1
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x46c281…46930e
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x224843…c88e46
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x8b3994…bf59cf
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x3f293d…afd949
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0xdce73f…50d291

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.