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—$20.25100%mrdn86d ago0x436e43…5231ec
0x4754…327b0x8e77…e2d6Base—$13.54100%mrdn86d ago0x8d3cf2…5cc0fa
0x4754…327b0x8e77…e2d6Base—$19.25100%mrdn86d ago0xfe318b…0baeb0
0x4754…327b0x8e77…e2d6Base—$20.04100%mrdn86d ago0x47d7d6…3b7d11
0x4754…327b0x8e77…e2d6Base—$16.08100%mrdn86d ago0xa53ba3…95bffc
0x4754…327b0x8e77…e2d6Base—$17.10100%mrdn86d ago0xef0983…38c7bb
0x4754…327b0x8e77…e2d6Base—$16.71100%mrdn86d ago0x49f243…9531fd
0x4754…327b0x8e77…e2d6Base—$9.95100%mrdn86d ago0x361b40…37e230
0x4754…327b0x8e77…e2d6Base—$12.85100%mrdn86d ago0x6384b4…f750e3
0x4754…327b0x8e77…e2d6Base—$20.45100%mrdn86d ago0xf76d91…83c963
0x4754…327b0x8e77…e2d6Base—$11.98100%mrdn86d ago0x459594…1fe708
0x4754…327b0x8e77…e2d6Base—$18.41100%mrdn87d ago0x2e2be1…59021a
0x4754…327b0x8e77…e2d6Base—$20.22100%mrdn87d ago0x7c82fc…5432bd
0x4754…327b0x8e77…e2d6Base—$20.83100%mrdn87d ago0x8f78df…e7add5
0x4754…327b0x8e77…e2d6Base—$18.20100%mrdn87d ago0x0941f9…6f6c33
0x4754…327b0x8e77…e2d6Base—$16.30100%mrdn87d ago0xde91ee…ab7009
0x4754…327b0x8e77…e2d6Base—$9.61100%mrdn87d ago0xbd7c81…73b868
0x4754…327b0x8e77…e2d6Base—$20.64100%mrdn87d ago0x032b0b…84ab1c
0x4754…327b0x8e77…e2d6Base—$16.21100%mrdn87d ago0xd513c6…c5ef27
0x4754…327b0x8e77…e2d6Base—$19.47100%mrdn87d ago0x0358d6…eb5172
0x4754…327b0x8e77…e2d6Base—$15.55100%mrdn87d ago0xfa29c3…ba7f50
0x4754…327b0x8e77…e2d6Base—$10.06100%mrdn87d ago0x55b6bf…ef1ffd
0x4754…327b0x8e77…e2d6Base—$15.72100%mrdn87d ago0x3e8ad5…85df65

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.