Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f10…67280x6351…0d62Base$3.26100%0x6351…0d6256d ago0x5e7bd9…e2fe5b
0xbb76…172c0x6351…0d62Base$20.56100%0x6351…0d6256d ago0xdedc3f…b7dc56
0x6ab6…fe910x6351…0d62Base$11.78100%0x6351…0d6256d ago0x4f287b…3c8504
0x191e…8c5d0x6351…0d62Base$97.75100%0x6351…0d6256d ago0x5fd830…31137b
0x50fb…b0300x6351…0d62Base$245.22100%0x6351…0d6256d ago0x992757…c5448e
davuss.eth0x6351…0d62Base$71.79100%0x6351…0d6256d ago0xcd0c0f…b75be3
momuss.eth0x6351…0d62Base$843.44100%0x6351…0d6256d ago0xf26394…a4feff
0xc66c…0eb10x6351…0d62Base$182.00100%0x6351…0d6256d ago0xf9bb99…1cb092
228522.eth0x6351…0d62Base$2.10100%0x6351…0d6256d ago0xbe4520…0aeed1
0x58a4…44450x6351…0d62Base$326.84100%0x6351…0d6256d ago0xae0460…796f6b
0x91f4…2e7f0x6351…0d62Base$1,077.75100%0x6351…0d6256d ago0x3180be…316857
0x5564…c19a0x6351…0d62Base$1,999.40100%0x6351…0d6256d ago0x3071ba…d4f1df
0x4f24…4f340x6351…0d62Base$0.99100%0x6351…0d6256d ago0x91884e…35be6a
0xa3e8…08ea0x6351…0d62Base$2,196.77100%0x6351…0d6257d ago0x606ae1…4c5a22
nustt.eth0x6351…0d62Base$5.38100%0x6351…0d6257d ago0xa09bb5…29373d
nikol999r.eth0x6351…0d62Base$33.10100%0x6351…0d6257d ago0xde9fd0…6368a5
0x7c8b…c7400x6351…0d62Base$0.51100%0x6351…0d6257d ago0xe17661…2902ad
0xf778…3ec70x6351…0d62Base$10.00100%0x6351…0d6257d ago0x717732…9f710a
0xf778…3ec70x6351…0d62Base$10.00100%0x6351…0d6257d ago0x4b4b0e…a67155
0x23d5…34ff0x6351…0d62Base$1.00100%0x6351…0d6257d ago0x0cd39f…73430f
0xb5b7…8ea30x6351…0d62Base$0.07100%0x6351…0d6257d ago0x81d319…34d8c3
0x3156…dc650x6351…0d62Base$1,165.20100%0x6351…0d6257d ago0x5775b2…0cb5be
0x8215…f2870x6351…0d62Base$10.98100%0x6351…0d6257d ago0xa603ca…51731f
0x8215…f2870x6351…0d62Base$5.00100%0x6351…0d6257d ago0x81964f…753927
0x8215…f2870x6351…0d62Base$5.00100%0x6351…0d6257d ago0x1a30a3…62b1b2

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.