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—$40.02100%mrdn118d ago0xc3657c…1fbe8a
0xfe8f…794d0x8e77…e2d6Base—$41.28100%mrdn118d ago0x417f8f…cf38b1
0xfe8f…794d0x8e77…e2d6Base—$39.66100%mrdn118d ago0xab3195…926fb4
0xfe8f…794d0x8e77…e2d6Base—$68.44100%mrdn118d ago0x5bf092…c76d12
0xfe8f…794d0x8e77…e2d6Base—$50.11100%mrdn118d ago0x5e12b6…f656b6
0xfe8f…794d0x8e77…e2d6Base—$91.69100%mrdn118d ago0xf01423…020982
0xfe8f…794d0x8e77…e2d6Base—$44.35100%mrdn118d ago0x903177…34648e
0xfe8f…794d0x8e77…e2d6Base—$90.50100%mrdn118d ago0xee982e…5f6ce1
0xfe8f…794d0x8e77…e2d6Base—$54.89100%mrdn118d ago0x0098be…94375d
0xfe8f…794d0x8e77…e2d6Base—$27.39100%mrdn118d ago0x44f5ab…f94d52
0xfe8f…794d0x8e77…e2d6Base—$34.35100%mrdn118d ago0x2f7f44…3c7e5f
0xfe8f…794d0x8e77…e2d6Base—$30.76100%mrdn118d ago0xfdb467…b32200
0xfe8f…794d0x8e77…e2d6Base—$60.53100%mrdn118d ago0xd2dcf0…ef0660
0xfe8f…794d0x8e77…e2d6Base—$59.05100%mrdn118d ago0x2be65d…6ef48d
0xfe8f…794d0x8e77…e2d6Base—$44.50100%mrdn118d ago0x669d27…164894
0xfe8f…794d0x8e77…e2d6Base—$43.72100%mrdn118d ago0xd64749…93fdc0
0xfe8f…794d0x8e77…e2d6Base—$55.45100%mrdn118d ago0x6edfbf…df0e66
0xfe8f…794d0x8e77…e2d6Base—$52.50100%mrdn118d ago0x92a330…7bae82
0xfe8f…794d0x8e77…e2d6Base—$40.92100%mrdn118d ago0xe0ce6f…b83ee1
0xfe8f…794d0x8e77…e2d6Base—$45.24100%mrdn118d ago0xf63880…8438e0
0xfe8f…794d0x8e77…e2d6Base—$50.56100%mrdn118d ago0x5a11fd…042b5c
0xfe8f…794d0x8e77…e2d6Base—$57.40100%mrdn118d ago0xce89a3…3c66a2
0xfe8f…794d0x8e77…e2d6Base—$31.00100%mrdn118d ago0x0a293a…f58a34
0xfe8f…794d0x8e77…e2d6Base—$19.47100%mrdn118d ago0xc00df1…0d5f7a
0xfe8f…794d0x8e77…e2d6Base—$40.33100%mrdn118d ago0xffeee6…ab2f5b

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.