Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase17d ago0x825e1b…55c0f6
0xcf98…fe7e0xffc4…37b1Basex402 service$0.001100%coinbase17d ago0x625735…80fdfd
0xf9eb…e9d00xffc4…37b1Basex402 service$0.001100%coinbase17d ago0x1d3ad8…f6c22c
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase17d ago0x47035c…7a5c30
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase17d ago0xc0129e…38d5a9
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase17d ago0xee2f6b…a34109
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase17d ago0x177af4…e8bac3
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase17d ago0xbcc73b…efd750
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase17d ago0x9f9ec0…f1801f
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase17d ago0x67662a…4e1331
0x4db7…02b70xffc4…37b1Basex402 service$0.04100%coinbase18d ago0x4aed5d…f09c56
0x4db7…02b70xffc4…37b1Basex402 service$0.002100%coinbase18d ago0xee6eb8…018f4f
0x4db7…02b70xffc4…37b1Basex402 service$0.002100%coinbase18d ago0x470778…0e03ef
0x4db7…02b70xffc4…37b1Basex402 service$0.002100%coinbase18d ago0x39aa4b…707f84
0x4db7…02b70xffc4…37b1Basex402 service$0.001100%coinbase18d ago0x8da835…201a95
0x4db7…02b70xffc4…37b1Basex402 service$0.001100%coinbase18d ago0x2110f6…9bbea9
0x4db7…02b70xffc4…37b1Basex402 service$0.001100%coinbase18d ago0x978587…e58ee0
0x4db7…02b70xffc4…37b1Basex402 service$0.001100%coinbase18d ago0x78608a…2da2ee
0x4db7…02b70xffc4…37b1Basex402 service$0.001100%coinbase18d ago0x9c651f…367691
0x4db7…02b70xffc4…37b1Basex402 service$0.001100%coinbase18d ago0x6a0a0f…1ef145
0x4db7…02b70xffc4…37b1Basex402 service$0.001100%coinbase18d ago0x0d9d7b…4314a4
0x4db7…02b70xffc4…37b1Basex402 service$0.001100%coinbase18d ago0x08e1b3…d30047
0x4db7…02b70xffc4…37b1Basex402 service$0.001100%coinbase18d ago0x2bec2e…c6602f
0x4db7…02b70xffc4…37b1Basex402 service$0.001100%coinbase18d ago0x5577f1…7b0d73
0x4db7…02b70xffc4…37b1Basex402 service$0.001100%coinbase18d ago0xb909cd…4bd351

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.