Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x1d30c3…e590a7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x9fe7a6…d67baa
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0xe30ac7…cb84d8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x2739e4…3c567d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0xf73296…3a0303
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x6a82d8…0353e3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x0dde5b…2cac20
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x39382f…3c5ec8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x5dfbf1…bb28a3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0xa07f87…94d43b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x3c2d1f…4365f5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x46433e…48c7e3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0xf7978f…b945d4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x8c2146…f7284f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x35d100…d57a2f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x53960f…775d27
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0xd5df71…865e98
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x9a64d1…a1761e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x68a639…68ffa8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x42a2af…7e2c6f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0xa48d44…ce0947
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0xe218d1…f269ea
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0xd6d885…d65c39
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0xc26b56…24c285
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x526390…aaa24f

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.