Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x25c527…bc6afb
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x045150…6b8eeb
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0xd0e095…fdd02e
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x44924b…5c8b7f
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x092389…559265
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x858339…fc9f30
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0xfc20e1…dac347
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x3aee7c…914e65
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0xe58e53…6ed264
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x76c285…2ea821
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x6a9fa1…ee7c06
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0xca03c1…a1e3d3
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0xf5f3b2…272929
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x80717d…b219d7
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x9e86f7…51d0c1
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0xacee40…41a1c0
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x0ff92e…14aac9
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0xb39a76…267329
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0xbae6f5…acea4d
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0xd7089b…abbd82
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0xf1b841…c53ba1
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x481a4c…b5ddce
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x2d2a69…9fed0d
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0xa1e1c2…656865
0x3385…e08b0x4e02…39ecBasex402 service$0.01100%coinbase69d ago0x03165e…619725

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.