Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$14.14100%mrdn89d ago0x06d99b…00eb32
0xa6a9…809d0x8e77…e2d6Base—$9.90100%mrdn89d ago0xa064d8…e269d3
0xa6a9…809d0x8e77…e2d6Base—$15.11100%mrdn89d ago0x440edf…4c1933
0xa6a9…809d0x8e77…e2d6Base—$9.37100%mrdn89d ago0x82f392…fdf08a
0xa6a9…809d0x8e77…e2d6Base—$11.35100%mrdn89d ago0x58264b…a7693c
0xa6a9…809d0x8e77…e2d6Base—$16.58100%mrdn89d ago0x63400c…8fdf62
0xa6a9…809d0x8e77…e2d6Base—$9.22100%mrdn89d ago0x2de41c…108167
0xa6a9…809d0x8e77…e2d6Base—$18.39100%mrdn89d ago0x3a38c0…54da81
0xa6a9…809d0x8e77…e2d6Base—$12.39100%mrdn89d ago0x44d8ee…816ae9
0xa6a9…809d0x8e77…e2d6Base—$10.44100%mrdn89d ago0xa2e298…f59057
0xa6a9…809d0x8e77…e2d6Base—$16.38100%mrdn89d ago0xad8bb7…f18194
0xa6a9…809d0x8e77…e2d6Base—$22.86100%mrdn89d ago0xfcd816…bda6ea
0xa6a9…809d0x8e77…e2d6Base—$25.83100%mrdn89d ago0x542c8e…1336a9
0xa6a9…809d0x8e77…e2d6Base—$24.88100%mrdn89d ago0x3a2d3a…fd1150
0xa6a9…809d0x8e77…e2d6Base—$18.81100%mrdn89d ago0xd0905e…6d70d8
0xa6a9…809d0x8e77…e2d6Base—$27.20100%mrdn89d ago0xc33478…b6243b
0xa6a9…809d0x8e77…e2d6Base—$22.24100%mrdn89d ago0x1d0d6e…cc71f7
0xa6a9…809d0x8e77…e2d6Base—$27.84100%mrdn89d ago0xb94f14…12bc7f
0xa6a9…809d0x8e77…e2d6Base—$26.82100%mrdn89d ago0xd0c830…4ed278
0xa6a9…809d0x8e77…e2d6Base—$18.07100%mrdn89d ago0x53fde4…48a508
0xa6a9…809d0x8e77…e2d6Base—$17.26100%mrdn90d ago0xa62e9c…386631
0xa6a9…809d0x8e77…e2d6Base—$17.80100%mrdn90d ago0x751518…9590ea
0xa6a9…809d0x8e77…e2d6Base—$17.12100%mrdn90d ago0x664d76…caa071
0xa6a9…809d0x8e77…e2d6Base—$25.45100%mrdn90d ago0x384dbb…3bbef0
0xa6a9…809d0x8e77…e2d6Base—$21.53100%mrdn90d ago0xe40f98…069c40

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.