Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0x5736e7…293a83
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0x87fa4b…42f402
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0x5997ae…a3db91
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0xa64974…e216b6
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0xdadc9f…cea1fe
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0x57fb98…355076
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0x4b1ee8…e4eacd
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0x0f85c2…9f4e90
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0x199dd3…5fa35a
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0x75a47b…894ac7
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0x3dbb59…d8107e
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0x24544b…afa931
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase108d ago0xe6348d…97ebba
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase109d ago0x3c8243…aee232
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase109d ago0x5197f5…f6e6cf
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase109d ago0x228f3f…bf71ca
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase109d ago0x3740d2…39aae1
0x15c3…bc2b0xcf92…42fbBasex402 service$0.05100%coinbase109d ago0xe1a335…02f380
0x15c3…bc2b0xcf92…42fbBasex402 service$0.01100%coinbase109d ago0xc0a79d…23304c
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase109d ago0x6669df…6bc724
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase109d ago0xd8e360…1ce60f
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase109d ago0x70917e…056e19
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase109d ago0x5abc5e…b7676c
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase109d ago0xdfd043…0c1b5b
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase109d ago0xe08643…fbc150

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.