Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$20.13100%mrdn64d ago0xbf8bf3…625383
0xfe8f…794d0x8e77…e2d6Base—$26.61100%mrdn64d ago0x0d5cb8…8e94ea
0xfe8f…794d0x8e77…e2d6Base—$15.59100%mrdn64d ago0x96a461…162557
0xfe8f…794d0x8e77…e2d6Base—$26.99100%mrdn64d ago0x811ec6…8f67a8
0xfe8f…794d0x8e77…e2d6Base—$20.83100%mrdn64d ago0x9a3e22…cd29ad
0xfe8f…794d0x8e77…e2d6Base—$21.48100%mrdn64d ago0xd48d8a…776343
0xfe8f…794d0x8e77…e2d6Base—$13.97100%mrdn64d ago0x356ee4…133f5c
0xfe8f…794d0x8e77…e2d6Base—$29.87100%mrdn64d ago0x2ad43f…2af365
0xfe8f…794d0x8e77…e2d6Base—$28.20100%mrdn64d ago0x55b978…85e798
0xfe8f…794d0x8e77…e2d6Base—$24.30100%mrdn64d ago0x8d021f…a07e05
0xfe8f…794d0x8e77…e2d6Base—$16.54100%mrdn64d ago0x1834ea…69cc85
0xfe8f…794d0x8e77…e2d6Base—$23.81100%mrdn64d ago0x38197a…b8745c
0xfe8f…794d0x8e77…e2d6Base—$30.09100%mrdn64d ago0xdc899a…c274f2
0xfe8f…794d0x8e77…e2d6Base—$21.21100%mrdn64d ago0x698fbb…39d3a6
0xfe8f…794d0x8e77…e2d6Base—$13.99100%mrdn64d ago0x1cc32c…d403bb
0xfe8f…794d0x8e77…e2d6Base—$41.87100%mrdn64d ago0x659924…2fc5e0
0xfe8f…794d0x8e77…e2d6Base—$31.51100%mrdn64d ago0x52eb2f…ff826c
0xfe8f…794d0x8e77…e2d6Base—$21.98100%mrdn64d ago0x998372…5baa13
0xfe8f…794d0x8e77…e2d6Base—$37.47100%mrdn64d ago0xe017f3…6ac70c
0xfe8f…794d0x8e77…e2d6Base—$26.16100%mrdn64d ago0x444ff5…609926
0xfe8f…794d0x8e77…e2d6Base—$29.66100%mrdn64d ago0x5fb9f4…0ce386
0xfe8f…794d0x8e77…e2d6Base—$22.95100%mrdn64d ago0x74736b…4b0ca1
0xfe8f…794d0x8e77…e2d6Base—$27.53100%mrdn64d ago0x4501a9…3ec02c
0xfe8f…794d0x8e77…e2d6Base—$20.02100%mrdn64d ago0x7c6472…49cf03
0xfe8f…794d0x8e77…e2d6Base—$44.40100%mrdn64d ago0x999550…84c6ac

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.