Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0xca62ce…b0eae8
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x65927f…edf710
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0xf6fd4c…714ff9
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x4c8b04…941f00
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x33edc3…a1ae7d
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x7181ac…ca1763
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0xcf327d…5cd37c
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x1c4e04…7a7518
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x9fa5a2…ae602e
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x84b2b3…ea97e7
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x528225…e46949
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x8cb691…d34cf3
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0xfcd098…a6974c
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x732807…56a61e
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x67b22a…34c382
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x599140…c7f227
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x234b8d…fdef67
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x67b883…5cf63a
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x740f35…122eff
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x3c7c95…ea220f
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x72638e…99931d
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x2ade4f…1a22da
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x17b42b…176743
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x384e62…28f2f8
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI47d ago0x3836d5…f44b9d

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.