Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase116d ago0x95dcbf…75ce4f
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase116d ago0x9c3c6b…6395ef
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0x3d9cd4…6c1c50
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0x268ff3…a574e0
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0xd5d294…9a54ac
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0x502639…da9a41
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0xf4b7df…930a5f
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0xb0e5fd…f35680
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0xd66f35…fe8055
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0x79ed1a…d66ff4
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0xabd9bf…a91c8d
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0x379b88…73ad8d
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0xff6640…3868ba
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade116d ago0xca6ad3…e0d88a
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0xf479a1…2b00e1
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade116d ago0x2f107f…87cdf8
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade117d ago0x33f01c…924bd0
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade117d ago0x496973…719ecf
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade117d ago0xfd8812…95e0b6
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade117d ago0x283e06…5f9619
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade117d ago0xf84881…634873
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade117d ago0xa2a580…92c262
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade117d ago0x76192f…b079ad
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade117d ago0x4602dd…2855fa
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade117d ago0x6372ff…b43b5b

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.