Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$17.92100%mrdn103d ago0xdd2cb7…205750
0x13db…51920x8e77…e2d6Base$13.79100%mrdn103d ago0x37657f…731be5
0x13db…51920x8e77…e2d6Base$21.90100%mrdn103d ago0xc6b0b3…b2facb
0x13db…51920x8e77…e2d6Base$27.85100%mrdn103d ago0xc8d5a0…a70fb0
0x13db…51920x8e77…e2d6Base$13.46100%mrdn103d ago0x30b5ce…89b361
0x13db…51920x8e77…e2d6Base$24.50100%mrdn103d ago0x1a627e…cd8bf1
0x13db…51920x8e77…e2d6Base$13.58100%mrdn103d ago0xd831ff…6a4929
0x13db…51920x8e77…e2d6Base$24.04100%mrdn103d ago0x94969f…0d14e1
0x13db…51920x8e77…e2d6Base$15.50100%mrdn103d ago0xaf5b52…3f295a
0x13db…51920x8e77…e2d6Base$13.65100%mrdn103d ago0xe41cde…603703
0x13db…51920x8e77…e2d6Base$17.10100%mrdn103d ago0x934f69…325926
0x13db…51920x8e77…e2d6Base$16.24100%mrdn103d ago0x3959a5…378c4f
0x13db…51920x8e77…e2d6Base$16.24100%mrdn103d ago0x72f7c1…3d4560
0x13db…51920x8e77…e2d6Base$21.74100%mrdn103d ago0x316aa0…7139d4
0x13db…51920x8e77…e2d6Base$21.57100%mrdn103d ago0x1d52dd…98ebc6
0x13db…51920x8e77…e2d6Base$13.48100%mrdn103d ago0x44d820…84ffaf
0x13db…51920x8e77…e2d6Base$24.55100%mrdn103d ago0x5aa41c…9d0f1a
0x13db…51920x8e77…e2d6Base$13.18100%mrdn103d ago0xc17a96…f8be62
0x13db…51920x8e77…e2d6Base$24.66100%mrdn103d ago0xa677c5…1fe1e1
0x13db…51920x8e77…e2d6Base$24.66100%mrdn103d ago0x5fce2f…1d12bf
0x13db…51920x8e77…e2d6Base$25.66100%mrdn103d ago0x8b19ae…474564
0x13db…51920x8e77…e2d6Base$21.93100%mrdn103d ago0x743f09…26462d
0x13db…51920x8e77…e2d6Base$14.38100%mrdn103d ago0x7ae93a…dce431
0x13db…51920x8e77…e2d6Base$26.16100%mrdn103d ago0xc7b1ce…feb5b3
0x13db…51920x8e77…e2d6Base$19.83100%mrdn103d ago0x568d71…867a81

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.