Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase59d ago0xef7bb8…3ec6e3
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase59d ago0xe8c8c9…535979
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase59d ago0xb53580…743158
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase59d ago0x29d444…98f923
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase59d ago0x94ce2c…9a0959
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase59d ago0x175e93…055d63
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase59d ago0xeb44aa…5f3b79
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase59d ago0x8d9ddc…de365a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase59d ago0xb51a34…5a7ada
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase59d ago0x6af4e5…eeb44d
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase59d ago0x5db1f0…d9b77f
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase59d ago0x1a19f7…ffc213
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase59d ago0x3e8823…36531e
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase59d ago0x2d30b6…b4d6ba
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase59d ago0x099c8c…eacd8b
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase59d ago0xb7aada…43c1b7
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase59d ago0x3e601f…fcb30d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase59d ago0xb083ee…4cb19a
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase59d ago0x545e29…c3d9a0
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase59d ago0x0cb895…0da830
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase59d ago0x1c98a7…4ec099
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase59d ago0x7de234…9ffd71
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase59d ago0xcb3e31…f68a99
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase59d ago0x2a4768…5e7803
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase59d ago0xc43d3d…5c5337

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.