Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0x2b5e0e…9cacae
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0xec545d…ee8a95
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0x843f14…f608a7
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0xb590a7…0110e8
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0xf62477…62f06a
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0xfbcbd7…2cad36
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0x53268b…ec356f
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0xc3bf7e…adee8e
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0x61c555…f5ae23
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0x2d6be0…19dc43
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0x931bfa…7b670a
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0x419b24…7d19d2
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0xb744d3…70c0ed
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0x0276d3…4429c3
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0x1ba6c3…9877e6
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0xa18c81…3296d6
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0xcfe4db…3a0aaa
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0x08e272…db210f
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0xf29920…8b5294
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0x96dd30…e5cc1c
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa19d ago0x99b0e9…ca520c

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.