Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x9d16ef…27d896
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x253a0e…4ca831
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x697248…811c28
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xf01116…d80812
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x881e6d…b46ae6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xd49c3e…eee665
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x737aa2…fde2d1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xc44254…c379aa
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x3edd0e…5cb911
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xb8a37b…5afccd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x4e38b8…1bf767
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x25d031…702518
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xab56e0…44b838
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xb74e71…d2a807
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xf5da79…a4c4f2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xfc1e33…b215ec
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x848793…de0de4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x498562…f539db
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x7934d3…f5632a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x0c9f77…d4e225
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x8593b6…1aa2b6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x525bea…35f1c3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x6ddb9e…bbc74a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x2f5d27…42d3ac
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x7e56aa…6c6df7

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.