Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c81…38740x9c95…e299Base—$0.001100%fluxa37d ago0x42b65b…3c17ac
0x3c81…38740x9c95…e299Base—$0.001100%fluxa37d ago0x2d5ba0…2251bc
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa37d ago0x09ee6d…326022
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa37d ago0x9f229d…f277f3
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa37d ago0x2dcd7c…569288
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa37d ago0x2c6d2e…4f2585
0x3c81…38740x9c95…e299Base—$0.001100%fluxa37d ago0x370222…a567f0
0x3c81…38740x9c95…e299Base—$0.001100%fluxa37d ago0x0a0067…442db5
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa38d ago0x0c1c51…0ed3dc
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa38d ago0x1bf60b…5702b2
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa38d ago0x6fd00f…216b9f
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa38d ago0xd472bb…f6ca99
0x3c81…38740x9c95…e299Base—$0.001100%fluxa38d ago0x22c25e…417e49
0x3c81…38740x9c95…e299Base—$0.001100%fluxa38d ago0x5ca6d6…e385be
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa38d ago0x5590ec…a16410
0x3c81…38740x9c95…e299Base—$0.001100%fluxa38d ago0xd079f7…440f0a
0x3c81…38740x9c95…e299Base—$0.001100%fluxa38d ago0xbf6857…6a30e3
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa38d ago0x72158c…7475e8
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa38d ago0x5d58bc…899d0c
0x3c81…38740x9c95…e299Base—$0.001100%fluxa38d ago0x225903…a39d9d
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa38d ago0xb0f60a…5c260d
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa38d ago0x2ec334…208936
0x3c81…38740x9c95…e299Base—$0.001100%fluxa38d ago0x100307…202b27
0x3c81…38740x9c95…e299Base—$0.001100%fluxa38d ago0xc732d4…e9fc76
0x3c81…38740x9c95…e299Base—$0.001100%fluxa38d ago0x1be1a2…441489

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.