Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x970cc0…6471dc
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x064435…35292f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x8e1eef…8858b6
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x3f40b6…84c2ff
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x820faa…dca3d9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0xd32af8…543be8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x7b9044…585df2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x86bc1b…894c34
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x1e6ed4…891ae7
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x0d2bb8…f3b619
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x816ee3…78b1e0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x4ed1d4…7f8c47
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xe29ae2…929dcb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x5b71b1…e008b2
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x875005…1a9baf
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase17d ago0x2f4494…c784b2
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x718c00…f863f5
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x9c87f1…f87ac8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xa1c04a…3c2c48
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x6c8276…b8df5b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xf32a2b…ac7eed
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0xb1f023…18c82f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xb342fe…9dfa83
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x882838…f49c6e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xbee985…0e7392

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.