Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x620a42…21b813
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0xfcf988…b5283b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x43abfe…4a64a9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x62e262…68151a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x51c6a5…56714b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x538a0d…21262c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x768ddd…82775d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x9907b3…200b12
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x047d0c…22c437
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x60025c…c847a4
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0xdd7581…8a8e4a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0xe650b5…1241f8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0xa30cbb…4e9c74
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x2f2d2c…585f4b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x376cbc…faccb8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x9de2bb…463072
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x0b5444…5deb18
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x9ee64e…bb3228
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x55b464…0c2fd4
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0xee68a4…b39548
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x1f31fa…8ebc1f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0xbdfa22…568d55
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x44cf04…771af1
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x2e1640…6e5492
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x1dd84f…b08ea3

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.