Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x88aae9…f391e9
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x9e645c…f2e96b
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x9710e7…d2979e
0xc5e6…f3540x9395…48afBasex402 service$0.12100%coinbase114d ago0xbc6ddc…87c741
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0xea2800…768fa1
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x28ca96…457491
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0xfe8ffc…736d7f
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x6af34b…3d41d1
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x0705f9…771a0f
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0xe14180…fe928c
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x8abb67…1260ed
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0xa14a13…130d9b
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0xa9f828…3829f0
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0xaf5833…454c8b
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0xb32919…77b136
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0xbac74d…267bf6
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0xb39774…837ca7
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x071f6a…e8d3d4
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0xb863d5…71d9cf
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x929dc6…f02d15
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x3d1f0e…60a3ae
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x94f3bf…ead146
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x1d9d25…335978
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x9a373c…c45195
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase114d ago0x0a652b…e3b2f9

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.