Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700xe553…56f8Basex402 service$0.002100%coinbase18d ago0xf8aa8e…973ad0
0x5106…435f0xe553…56f8Basex402 service$0.001100%coinbase19d ago0x1f85b5…1c25f0
0x29d7…85b00xe553…56f8Basex402 service$0.008100%coinbase19d ago0x5dba22…9f8848
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0xad3807…92fcb4
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0xbbb0f7…2d8577
0x8d2a…7d370xe553…56f8Basex402 service$0.001100%coinbase19d ago0xd9ed46…0ca32e
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0x09a66f…192e07
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0x5f0a1d…bb2cb2
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0x408f46…e5082b
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0x0d3d82…ec66d7
0x8d2a…7d370xe553…56f8Basex402 service$0.001100%coinbase19d ago0x538fcf…42cabb
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0xeab979…a976da
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0x07cc37…762253
0x8d2a…7d370xe553…56f8Basex402 service$0.001100%coinbase19d ago0x6ff720…0f36ef
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0x37a887…ce82a4
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0x042e89…d7f554
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0xd5dd79…68bdad
0x8d2a…7d370xe553…56f8Basex402 service$0.001100%coinbase19d ago0x0ee98f…63cb21
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0x525242…9ad3ff
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0xd413b8…825d24
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0x44ba4f…9b738f
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0xb70691…1d9e3f
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0xc2c230…3cebad
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0x93ee65…154a1a
0x8d2a…7d370xe553…56f8Basex402 service$0.003100%coinbase19d ago0x8ef080…b4aaf2

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.