Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$13.08100%mrdn96d ago0x1d2a17…d17c21
0xfe8f…794d0x8e77…e2d6Base—$23.90100%mrdn96d ago0x48c3dc…ff603d
0xfe8f…794d0x8e77…e2d6Base—$16.33100%mrdn96d ago0x738e93…6b89dd
0xfe8f…794d0x8e77…e2d6Base—$22.75100%mrdn96d ago0x54b0eb…402bcb
0xfe8f…794d0x8e77…e2d6Base—$23.02100%mrdn96d ago0x557337…b3fda3
0xfe8f…794d0x8e77…e2d6Base—$22.45100%mrdn96d ago0xb2be36…9e4e87
0xfe8f…794d0x8e77…e2d6Base—$18.17100%mrdn96d ago0x71285c…e6da9c
0xfe8f…794d0x8e77…e2d6Base—$12.91100%mrdn97d ago0x9596cb…ad29a7
0xfe8f…794d0x8e77…e2d6Base—$25.12100%mrdn97d ago0xa9956a…554180
0xfe8f…794d0x8e77…e2d6Base—$28.25100%mrdn97d ago0x87acb2…984823
0xfe8f…794d0x8e77…e2d6Base—$29.60100%mrdn97d ago0x598aad…102dcb
0xfe8f…794d0x8e77…e2d6Base—$16.50100%mrdn97d ago0x4794f5…b7ee90
0xfe8f…794d0x8e77…e2d6Base—$24.25100%mrdn97d ago0xf07cec…144ecb
0xfe8f…794d0x8e77…e2d6Base—$15.81100%mrdn97d ago0xfb292d…7d9044
0xfe8f…794d0x8e77…e2d6Base—$14.88100%mrdn97d ago0x9eb153…64f1c7
0xfe8f…794d0x8e77…e2d6Base—$12.32100%mrdn97d ago0xa60f43…9e6c30
0xfe8f…794d0x8e77…e2d6Base—$23.32100%mrdn97d ago0xc03678…56dc06
0xfe8f…794d0x8e77…e2d6Base—$13.22100%mrdn97d ago0x44d9f4…3cde8b
0xfe8f…794d0x8e77…e2d6Base—$21.63100%mrdn97d ago0xb63af7…8997f2
0xfe8f…794d0x8e77…e2d6Base—$17.07100%mrdn97d ago0x49d526…6fb744
0xfe8f…794d0x8e77…e2d6Base—$19.16100%mrdn97d ago0x4c77f4…944d7e
0xfe8f…794d0x8e77…e2d6Base—$22.62100%mrdn97d ago0x77a728…405439
0xfe8f…794d0x8e77…e2d6Base—$24.12100%mrdn97d ago0x0444c7…d650c9
0xfe8f…794d0x8e77…e2d6Base—$19.69100%mrdn97d ago0x0e924b…8f775a
0xfe8f…794d0x8e77…e2d6Base—$13.18100%mrdn97d ago0xb2956f…58c730

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.