Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8280…520b0x6366…f1e2Base—$0.001645100%0x08ff…bb06106d ago0x5f261a…3aacea
0x8280…520b0x6366…f1e2Base—$0.04100%0x08ff…bb06106d ago0x186690…d8f541
0x8280…520b0x6366…f1e2Base—$0.006679100%0x4918…e369106d ago0x99d0c9…8915bf
0x8280…520b0x6366…f1e2Base—$0.11100%0x4918…e369106d ago0xad184e…956b41
0x8280…520b0x6366…f1e2Base—$0.11100%0x08ff…bb06106d ago0x615eee…f12794
0x8280…520b0x6366…f1e2Base—$0.02100%0x6366…f1e2106d ago0x1d9507…88622d
0x8280…520b0x6366…f1e2Base—$0.006378100%0x0098…3100106d ago0xc1b761…98eb17
0x8280…520b0x6366…f1e2Base—$0.17100%0x0098…3100106d ago0xff654f…cdae9a
0x8280…520b0x6366…f1e2Base—$0.14100%0xdf51…2402106d ago0x5ae53b…594d13
0x8280…520b0x6366…f1e2Base—$0.10100%0x08ff…bb06106d ago0x1691b0…72ca1d
0x8280…520b0x6366…f1e2Base—$0.002893100%0x08ff…bb06106d ago0xbbbce6…11e211
0x8280…520b0x6366…f1e2Base—$0.0042100%0x6366…f1e2106d ago0x794104…c27df7
0x8280…520b0x6366…f1e2Base—$0.14100%0x08ff…bb06106d ago0x10721d…96ae72
0x8280…520b0x6366…f1e2Base—$0.06100%0xbe53…e902106d ago0xdb4180…5c1594
0x8280…520b0x6366…f1e2Base—$0.12100%0x58fe…153b106d ago0xcc624c…cba816
0x8280…520b0x6366…f1e2Base—$0.006385100%0x0098…3100106d ago0xcfdb1e…674840
0x8280…520b0x6366…f1e2Base—$0.15100%0x0098…3100106d ago0x17a930…ce5657
0x8280…520b0x6366…f1e2Base—$0.02100%0xdf51…2402106d ago0x944eca…d7eedc
0x8280…520b0x6366…f1e2Base—$0.003911100%0x7f16…55b4106d ago0xb2fd95…936cb2
0x8280…520b0x6366…f1e2Base—$0.23100%0x7f16…55b4106d ago0xe1d0f5…7c8d53
0x8280…520b0x6366…f1e2Base—$0.000897100%0x4918…e369106d ago0xf5b49e…dc004d
0x8280…520b0x6366…f1e2Base—$0.29100%0x4918…e369106d ago0xe9c260…60350d

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.