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—$17.41100%mrdn98d ago0x783fb1…2f265e
0xfe8f…794d0x8e77…e2d6Base—$23.05100%mrdn98d ago0xb101f8…152b86
0xfe8f…794d0x8e77…e2d6Base—$32.96100%mrdn98d ago0x65cf90…3299f2
0xfe8f…794d0x8e77…e2d6Base—$21.02100%mrdn98d ago0x973602…b94792
0xfe8f…794d0x8e77…e2d6Base—$15.94100%mrdn98d ago0x6a70c5…695128
0xfe8f…794d0x8e77…e2d6Base—$31.12100%mrdn98d ago0x24b4dc…d273f7
0xfe8f…794d0x8e77…e2d6Base—$14.98100%mrdn98d ago0x44f423…216c01
0xfe8f…794d0x8e77…e2d6Base—$14.98100%mrdn98d ago0xd72a69…8078f9
0xfe8f…794d0x8e77…e2d6Base—$17.25100%mrdn98d ago0x6823cf…4a4a2e
0xfe8f…794d0x8e77…e2d6Base—$26.32100%mrdn98d ago0x67cb77…1c79ae
0xfe8f…794d0x8e77…e2d6Base—$29.79100%mrdn98d ago0x381e5d…6a9ab8
0xfe8f…794d0x8e77…e2d6Base—$34.58100%mrdn99d ago0xc4159d…a0b041
0xfe8f…794d0x8e77…e2d6Base—$18.65100%mrdn99d ago0x66771b…fd48f7
0xfe8f…794d0x8e77…e2d6Base—$27.71100%mrdn99d ago0x820baf…6d9948
0xfe8f…794d0x8e77…e2d6Base—$19.97100%mrdn99d ago0xe5ac3d…4c67c9
0xfe8f…794d0x8e77…e2d6Base—$31.12100%mrdn99d ago0x509bd2…f9fe7f
0xfe8f…794d0x8e77…e2d6Base—$28.43100%mrdn99d ago0xf1611e…2e2bef
0xfe8f…794d0x8e77…e2d6Base—$22.26100%mrdn99d ago0x6a044b…dcf920
0xfe8f…794d0x8e77…e2d6Base—$28.47100%mrdn99d ago0x96f151…40852b
0xfe8f…794d0x8e77…e2d6Base—$34.50100%mrdn99d ago0xfa445f…60731d
0xfe8f…794d0x8e77…e2d6Base—$19.08100%mrdn99d ago0x1da206…16be7b
0xfe8f…794d0x8e77…e2d6Base—$33.93100%mrdn99d ago0x3414d8…9b7bd2
0xfe8f…794d0x8e77…e2d6Base—$24.31100%mrdn99d ago0x769cf2…f35a9d
0xfe8f…794d0x8e77…e2d6Base—$24.79100%mrdn99d ago0x61f6d9…56f6c1
0xfe8f…794d0x8e77…e2d6Base—$34.14100%mrdn99d ago0x53fd78…577413

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.