Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xde83c2…48a4e6
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x25f19b…a59b72
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x013ef6…3156db
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xd741c5…7f6a85
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x6ca120…3e6175
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xab4384…c165ff
0x97f6…b47d0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x9b651c…896bd0
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xfa68b2…0ce14e
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x2610fb…a7aa3b
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xdfcdae…e2f07b
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xe8af5f…660d50
0x97f6…b47d0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x29812f…12a02d
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x8716c0…01a803
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x1b0a9e…ba4d25
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x9e9c55…5d26cb
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xa5d940…e85222
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xd5faed…72b888
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x8832c7…788aa4
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xc78b1b…ec0ac0
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x5f8de9…c8f13b
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x0870b0…13d991
0x97f6…b47d0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x095c70…fdf4b9

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.