Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed40…a6650x1892…6085Base$1.33100%Route unknown95d ago0xacbcda…9dc860
0xed40…a6650x1892…6085Base$1.85100%Route unknown95d ago0xf82eff…d03744
0xed40…a6650x1892…6085Base$1.77100%Route unknown95d ago0x572f20…58988e
0xed40…a6650x1892…6085Base$1.44100%Route unknown95d ago0x0ca123…1abae7
0xed40…a6650x1892…6085Base$1.40100%Route unknown95d ago0x918c71…ad2a54
0xed40…a6650x1892…6085Base$1.51100%Route unknown95d ago0x2fcde4…5fad29
0xed40…a6650x1892…6085Base$1.37100%Route unknown96d ago0x23d6cd…ee970c
0xed40…a6650x1892…6085Base$1.39100%Route unknown96d ago0x0f3c94…482f07
0xed40…a6650x1892…6085Base$1.72100%Route unknown96d ago0x16b7c2…9df56e
0xed40…a6650x1892…6085Base$1.09100%Route unknown96d ago0xb178bb…6dcc27
0xed40…a6650x1892…6085Base$1.38100%Route unknown96d ago0xb7c24f…45d355
0xed40…a6650x1892…6085Base$2.00100%Route unknown96d ago0xfcfa9d…44772d
0xed40…a6650x1892…6085Base$1.31100%Route unknown96d ago0x96c32d…0653f8
0xed40…a6650x1892…6085Base$1.45100%Route unknown96d ago0x4f4de4…51f568
0xed40…a6650x1892…6085Base$1.80100%Route unknown96d ago0xd86b00…fbe180
0xed40…a6650x1892…6085Base$1.13100%Route unknown96d ago0x959097…cd8233
0xed40…a6650x1892…6085Base$1.20100%Route unknown96d ago0x73d340…323239
0xed40…a6650x1892…6085Base$1.91100%Route unknown96d ago0x16ff23…72e183
0xed40…a6650x1892…6085Base$1.88100%Route unknown96d ago0x1e82e5…339ad7
0xed40…a6650x1892…6085Base$1.68100%Route unknown96d ago0x085b4b…5c30bf
0xed40…a6650x1892…6085Base$1.16100%Route unknown96d ago0x76ea0a…a6dd06
0xed40…a6650x1892…6085Base$1.78100%Route unknown96d ago0xcd33c0…025408
0xed40…a6650x1892…6085Base$1.88100%Route unknown96d ago0x25724d…bdf780
0xed40…a6650x1892…6085Base$1.49100%Route unknown96d ago0x471a8f…19f320
0xed40…a6650x1892…6085Base$1.97100%Route unknown96d ago0xab882a…39e017

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.