Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f7c…d21a0x95c3…d020Base—$4,502.71100%0x4661…93fd76d ago0x3b2821…7bac79
0x1f7c…d21a0x81fc…48cfBase—$9,355.60100%0x4661…93fd76d ago0x93ec62…1c0bb5
0x1f7c…d21a0xd67f…9debBase—$13,990.98100%0x4661…93fd76d ago0xddf3c5…13edbd
0x1f7c…d21a0x96e6…903bBase—$2,403.80100%0x4661…93fd76d ago0x13a568…0e244e
0x1f7c…d21a0xef48…cf81Base—$2,317.23100%0x4661…93fd76d ago0x90daef…0c804f
0x1f7c…d21a0x47e5…b488Base—$2,397.07100%0x4661…93fd76d ago0xf1182c…0c8bfc
0x1f7c…d21a0x89b4…e252Base—$2,343.66100%0x4661…93fd76d ago0xfaa942…00afef
0x1f7c…d21a0x4103…5d07Base—$2,209.73100%0x4661…93fd76d ago0x9c3e6f…1c7dce
0x1f7c…d21a0x3bbf…2ed2Base—$2,317.31100%0x4661…93fd76d ago0xc79b48…900eae
0x1f7c…d21a0x6cf7…18d6Base—$2,395.51100%0x4661…93fd76d ago0x3c8b3b…d2e5b3
0x1f7c…d21a0x3afe…2426Base—$2,290.56100%0x4661…93fd76d ago0x486fcf…80774b
0x1f7c…d21a0x9074…d25bBase—$2,343.69100%0x4661…93fd76d ago0xb5a6b6…38746b
0x1f7c…d21a0xefe8…aaaeBase—$2,208.62100%0x4661…93fd76d ago0xada680…680d9c

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.