Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x63ae…cddcBasex402 service$0.005100%coinbase2d ago0x3b08b9…6a8e13
0x54e1…f4e00x63ae…cddcBasex402 service$0.005100%coinbase2d ago0x318357…769478
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0x1b3df2…a2604c
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0x1d3054…882ce8
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0x6898cf…fc6241
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0xdcbadb…7b6be0
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0xc40a3d…d1ff1a
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0x50dbc4…5b2f0b
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0xadf8d4…637695
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0xa0b3fb…efae49
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0xbcc630…e7c2b0
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0xa0055f…56d85a
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0x7236af…a077d9
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0xa1e07a…de0295
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0x9e7970…750241
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0xbdea8b…a78979
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0x6166f6…ded4fa
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0xf6c7c8…97095e
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0x86971c…b04ca0
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0x4619c6…dc07bc
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0x598072…d1aa49
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0x85c78d…716661
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0x1cf4f8…6cf369
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0xe2b95e…9d336a
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase2d ago0xfe1ab5…232cec

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.