Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base$37.35100%mrdn42d ago0x81ffd0…fe5896
0x4754…327b0xfe8f…794dBase$30.72100%mrdn42d ago0x0c3278…7a1f1d
0x4754…327b0x8e77…e2d6Base$50.29100%mrdn42d ago0x946991…000961
0x4754…327b0x8e77…e2d6Base$38.76100%mrdn42d ago0x0a5fac…06b485
0x4754…327b0x8e77…e2d6Base$28.85100%mrdn42d ago0xef0a78…0bf848
0x4754…327b0xfe8f…794dBase$46.56100%mrdn42d ago0x8706fb…5d48a2
0x4754…327b0x8e77…e2d6Base$23.22100%mrdn42d ago0x020714…8a6de1
0x4754…327b0x8e77…e2d6Base$49.37100%mrdn42d ago0xb54035…ed0d43
0x4754…327b0x8e77…e2d6Base$36.38100%mrdn42d ago0xda4d63…a5c533
0x4754…327b0x8e77…e2d6Base$49.67100%mrdn42d ago0xb4a043…1b65b9
0x4754…327b0x8e77…e2d6Base$32.45100%mrdn42d ago0x49a0d5…ca3098
0x4754…327b0x8e77…e2d6Base$32.59100%mrdn42d ago0x3bc682…1f3a59
0x4754…327b0x1cec…8dd4Base$26.98100%mrdn42d ago0xebeb82…3534fd
0x4754…327b0x8e77…e2d6Base$32.57100%mrdn42d ago0xee628a…412e79
0x13db…51920x4754…327bBase$23.51100%mrdn42d ago0xd734dd…0e82dd
0x4754…327b0x8e77…e2d6Base$45.66100%mrdn42d ago0x84d0b9…67108e
0x4754…327b0x13db…5192Base$42.93100%mrdn42d ago0xc93151…efac75
0x4754…327b0x8e77…e2d6Base$25.96100%mrdn42d ago0xe43eba…454c63
0x4754…327b0x8e77…e2d6Base$34.37100%mrdn42d ago0xf1ffcf…c45855
0x4754…327b0x8e77…e2d6Base$38.26100%mrdn42d ago0xd611de…2be1f0
0x4754…327b0x1cec…8dd4Base$41.93100%mrdn42d ago0x160e44…c93abf
0x4754…327b0x8e77…e2d6Base$29.21100%mrdn42d ago0x51d689…d7ea4e
0xe55e…f7480x4754…327bBase$50.20100%mrdn42d ago0x5b28b2…fc2a5c
0x4754…327b0xa6a9…809dBase$28.48100%mrdn42d ago0xbeed50…b03fd9
0x4754…327b0x8e77…e2d6Base$27.77100%mrdn42d ago0xa542fd…853e89

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.