Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee5…2c310x15aa…7eb7Base—$0.01100%coinbase67d ago0x3ac667…651fc7
0x6ee5…2c310xbb1c…b0bfBase—$0.01100%coinbase67d ago0x63626c…40a860
0x6ee5…2c310xbc20…fc06Base—$0.01100%coinbase67d ago0xc5049b…e349e0
0x6ee5…2c310x6ce8…5d37Base—$0.01100%coinbase67d ago0xe3b33e…0f6751
0x6ee5…2c310x76a2…9a5eBase—$0.01100%coinbase67d ago0x93cf81…874847
0x6ee5…2c310x45ce…c878Base—$0.01100%coinbase67d ago0xd5bc17…d863f3
0x6ee5…2c310xbc02…2832Base—$0.01100%coinbase67d ago0xd6cc6c…a78035
0x6ee5…2c310xf11e…b1f5Base—$0.01100%coinbase67d ago0x63f7a2…720906
0x6ee5…2c310x63ef…0562Base—$0.01100%coinbase67d ago0x984716…2c370a
0x6ee5…2c310xb9a9…979eBase—$0.01100%coinbase67d ago0x0dab52…b36259
0x6ee5…2c310x5d8b…cc3cBase—$0.01100%coinbase67d ago0x8888ad…6b4af3
0x6ee5…2c310x0373…ff7cBase—$0.01100%coinbase67d ago0x9b3808…9adf15
0x6ee5…2c310xa838…3d8aBase—$0.01100%coinbase67d ago0x086dd3…5f1520
0x6ee5…2c310x7816…895eBase—$0.01100%coinbase67d ago0x99e957…205f80
0x6ee5…2c310x28d6…5742Base—$0.01100%coinbase68d ago0xc69d76…3ec429
0x6ee5…2c310x9064…3ecbBase—$0.01100%coinbase68d ago0x6ce51e…cc6894
0x6ee5…2c310xe071…9b5bBase—$0.01100%coinbase68d ago0x056197…c958b5
0x6ee5…2c310xd40a…4bc8Base—$0.01100%coinbase68d ago0xd24fd9…e29250
0x6ee5…2c310x3d36…f6ddBase—$0.01100%coinbase68d ago0xb5ce0d…a88592
0x6ee5…2c310x7bd2…c7e4Base—$0.01100%coinbase68d ago0xd28105…57d4e9
0x6ee5…2c310xd0ae…8a9aBase—$0.01100%coinbase68d ago0xf5d391…f3384a
0x6ee5…2c310x4bd4…51aeBase—$0.01100%coinbase68d ago0x090d97…43a7ac
0x6ee5…2c310xfae8…55a6Base—$0.01100%coinbase68d ago0x1e27f1…dcb39e
0x6ee5…2c310x592c…e71dBase—$0.01100%coinbase68d ago0xc34c62…2d8a7c
0x6ee5…2c310x8d4b…e075Base—$0.01100%coinbase68d ago0xf33954…c753d5

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.