Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x0bcb0a…335354
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0xae9c26…11a0b3
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0xed3329…917da4
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x5804a8…fad441
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x8f45f2…b3e797
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x25367a…f879f3
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x00fa8c…3e015d
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x0c7d40…959e4c
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x642e5c…d41ff5
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0xe757d1…f9d3b7
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x718eb2…805177
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x2f4b7c…6d8ee7
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x00a29c…c7ed2e
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x4b3ee8…9e897c
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x9a7c16…c8c241
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0xbef790…6f6237
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x6efc77…ab6ee1
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x870772…daf358
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x21f078…a2c8b8
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x71fb0f…fc39ce
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x06d0ba…85bc19
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x3b38f9…3f9b4a
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x6498d8…4e6277
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0x5bd99d…f55f02
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase2d ago0xc42368…957735

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.