Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa915…904c0x52e2…f3eaBasex402 service$0.001100%coinbase16d ago0x1e53c6…83aaf3
0xa915…904c0x52e2…f3eaBasex402 service$0.001100%coinbase16d ago0x7f8741…036ae8
0xa915…904c0x52e2…f3eaBasex402 service$0.001100%coinbase16d ago0x56e1ef…0564ae
0xebd6…e2e00x52e2…f3eaBasex402 service$0.001100%coinbase16d ago0x932a37…5c2a9e
0xbca2…c5ed0x52e2…f3eaBasex402 service$0.008100%coinbase16d ago0x8d0484…3f824d
0xbca2…c5ed0x52e2…f3eaBasex402 service$0.008100%coinbase16d ago0xd858a9…6905a8
0xbca2…c5ed0x52e2…f3eaBasex402 service$0.003100%coinbase16d ago0x9ec64b…a7a8f3
0xbca2…c5ed0x52e2…f3eaBasex402 service$0.003100%coinbase16d ago0x2d2948…1bdd6c
0xa5a3…27fa0x52e2…f3eaBasex402 service$0.001100%coinbase16d ago0x7ba3a8…30a63f
0xa5a3…27fa0x52e2…f3eaBasex402 service$0.003100%coinbase16d ago0x1a263e…683d6d
0xa5a3…27fa0x52e2…f3eaBasex402 service$0.008100%coinbase16d ago0xfc5e94…51f632
0xa5a3…27fa0x52e2…f3eaBasex402 service$0.001100%coinbase16d ago0x00917f…fe51df
0xa5a3…27fa0x52e2…f3eaBasex402 service$0.003100%coinbase16d ago0x718a77…40b086
0xa5a3…27fa0x52e2…f3eaBasex402 service$0.008100%coinbase16d ago0x639498…9f5775
0xa5a3…27fa0x52e2…f3eaBasex402 service$0.003100%coinbase16d ago0x618c1b…2fbdf5
0xa5a3…27fa0x52e2…f3eaBasex402 service$0.003100%coinbase16d ago0x8961a8…2937aa
0xa5a3…27fa0x52e2…f3eaBasex402 service$0.008100%coinbase16d ago0x91c711…2f4319
0xa5a3…27fa0x52e2…f3eaBasex402 service$0.005100%coinbase16d ago0xe3dd93…607c30
0xa782…f3560x52e2…f3eaBasex402 service$0.003100%coinbase16d ago0x5ddfc4…efa3ec
0xa782…f3560x52e2…f3eaBasex402 service$0.005100%coinbase16d ago0x2107b3…e1b1e6
0xa782…f3560x52e2…f3eaBasex402 service$0.008100%coinbase16d ago0x5aa969…0ab401
0xa782…f3560x52e2…f3eaBasex402 service$0.005100%coinbase16d ago0x93c274…0184a1
0xa782…f3560x52e2…f3eaBasex402 service$0.003100%coinbase16d ago0x2747d0…675503
0xa782…f3560x52e2…f3eaBasex402 service$0.005100%coinbase16d ago0x85024b…9a7e5b
0xa782…f3560x52e2…f3eaBasex402 service$0.008100%coinbase16d ago0xa198e1…34b8c2

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.