Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebe7…35b80x87e0…8c28Base—$12.46100%0x2772…8c1774d ago0x19ef63…b05668
0x9ce7…963d0x87e0…8c28Base—$5.49100%0x2772…8c1774d ago0xbb1d59…5778c2
0xe1e2…1e230x87e0…8c28Base—$4.79100%0x2772…8c1774d ago0xd951ea…55fe62
0x89b7…fb510x87e0…8c28Base—$8.55100%0x2772…8c1774d ago0xbfe289…13ff58
0x6ede…86cf0x87e0…8c28Base—$208.60100%0x2772…8c1774d ago0xd3d1f8…f899aa
0x6ede…86cf0x87e0…8c28Base—$100.00100%0x2772…8c1774d ago0x5a4c1d…542340
0x676c…6cf20x87e0…8c28Base—$14.45100%0x2772…8c1774d ago0x7611d4…5d82fd
0x388f…4adc0x87e0…8c28Base—$7.19100%0x2772…8c1774d ago0x2762c8…394f0b
0x8c7c…459f0x87e0…8c28Base—$0.03100%0x2772…8c1774d ago0x9231cf…24162d
0x8c7c…459f0x87e0…8c28Base—$0.06100%0x2772…8c1774d ago0xa72b09…251789
0xa445…06200x87e0…8c28Base—$9.49100%0x2772…8c1774d ago0x73c159…dd30bd
0x0dea…492c0x87e0…8c28Base—$0.005100%0x2772…8c1774d ago0x73af1d…f56d3b
0x42b5…54430x87e0…8c28Base—$0.16100%0x2772…8c1774d ago0x476494…97aedf
0x9783…cd8a0x87e0…8c28Base—$0.002100%0x2772…8c1774d ago0x295704…1f552e
0x69a9…0f6a0x87e0…8c28Base—$0.04100%0x2772…8c1774d ago0x119001…179c68
0x5083…64970x87e0…8c28Base—$0.006100%0x2772…8c1774d ago0x3f7bc4…13be87
0x22c4…cc180x87e0…8c28Base—$0.02100%0x2772…8c1774d ago0xf929c2…682d93
0x6e8a…680b0x87e0…8c28Base—$0.01100%0x2772…8c1774d ago0x2e373d…b65c29
0x9f21…dc590x87e0…8c28Base—$0.92100%0x2772…8c1774d ago0xb2efa2…0d1108

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.