Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x74d9d2…a07627
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x7d5bfe…daeac0
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x38c26a…964fe1
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x291940…c6a323
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0xe66c4a…bc5054
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0xba42df…bcf584
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x56e2f0…a1f8c1
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x5cabe3…8e826e
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x52a7f3…f142f5
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x1e3ff2…08daee
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x02019d…a590f6
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0xd50ee3…067785
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x460eff…573102
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0xcbc806…4606b3
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0xe691c6…a6dd54
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0xb7533f…5cec0f
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0xc517db…ae2b95
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0xd27d7d…1eca04
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x32e66f…0ec1a4
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x679f63…b9b1c2
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x7f3bdf…b3d34e
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0xebdc8b…85efc0
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x3ab38f…00e8e6
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0x804d82…b1068d
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa14d ago0xf06b17…951fbd

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.