Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$34.85100%mrdn45d ago0x5aff1c…1adfd6
0x1cec…8dd40x8e77…e2d6Base—$26.83100%mrdn45d ago0x8d76d2…031fdc
0x1cec…8dd40x8e77…e2d6Base—$29.24100%mrdn45d ago0x5a1493…07455d
0x1cec…8dd40x8e77…e2d6Base—$19.04100%mrdn45d ago0x7a7305…507993
0x1cec…8dd40x8e77…e2d6Base—$18.14100%mrdn45d ago0x9cf530…15b9ce
0x1cec…8dd40x8e77…e2d6Base—$39.46100%mrdn45d ago0x350020…a333cc
0x1cec…8dd40x8e77…e2d6Base—$21.30100%mrdn45d ago0xc12d55…1340d6
0x1cec…8dd40x8e77…e2d6Base—$40.02100%mrdn45d ago0x1bf477…d38080
0x1cec…8dd40x8e77…e2d6Base—$19.22100%mrdn45d ago0xc0a8a6…a9589b
0x1cec…8dd40x8e77…e2d6Base—$24.57100%mrdn45d ago0x8b01ef…aa8cbb
0x1cec…8dd40x8e77…e2d6Base—$33.87100%mrdn45d ago0x80b3ac…870bca
0x1cec…8dd40x8e77…e2d6Base—$40.17100%mrdn45d ago0x36ce5f…ff5da7
0x1cec…8dd40xa6a9…809dBase—$27.11100%mrdn45d ago0xbe2b2f…294582
0x1cec…8dd40xe55e…f748Base—$31.79100%mrdn45d ago0x1bfb5b…2a8aa5
0x1cec…8dd40x13db…5192Base—$28.44100%mrdn45d ago0x01ab3b…8188c8
0x1cec…8dd40x8e77…e2d6Base—$33.19100%mrdn45d ago0xa1257d…ee3707
0x1cec…8dd40x8e77…e2d6Base—$37.05100%mrdn45d ago0x62ce36…ae031f
0x1cec…8dd40x8e77…e2d6Base—$23.29100%mrdn45d ago0x8c854d…970de9
0x1cec…8dd40x8e77…e2d6Base—$34.41100%mrdn45d ago0xbe79b2…a1ecbc
0x1cec…8dd40x8e77…e2d6Base—$23.68100%mrdn45d ago0x78bd81…82b9f6
0x1cec…8dd40x8e77…e2d6Base—$38.63100%mrdn45d ago0x0e0fd9…e75590
0x1cec…8dd40xa6a9…809dBase—$32.33100%mrdn45d ago0x94e341…db98a6
0x1cec…8dd40x4754…327bBase—$20.90100%mrdn45d ago0x09a017…042ee4
0x1cec…8dd40x8e77…e2d6Base—$42.12100%mrdn45d ago0xa3c24b…00d084
0x1cec…8dd40x4754…327bBase—$19.29100%mrdn45d ago0x098d05…7945de

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.