Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0xa9f91f…9fc9c5
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0xef9667…4d9a55
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x9e03a5…6e889b
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x0a516f…d0a253
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0xa21785…5f0af2
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x9bde38…e22244
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x764ec8…937b7e
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x8267f2…0a8251
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x076e81…660194
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x3f6fd4…2a2803
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x1bd7a5…d90c9f
0x424f…da090xfe80…47eeBase—$0.001100%fluxa20d ago0xa1dd64…ce6814
0x424f…da090xfe80…47eeBase—$0.001100%fluxa20d ago0x654bea…33e59f
0x424f…da090xfe80…47eeBase—$0.001100%fluxa20d ago0x72ed4f…08fa1f
0x424f…da090xfe80…47eeBase—$0.001100%fluxa20d ago0xfb85bf…2eb6c2
0x424f…da090xfe80…47eeBase—$0.001100%fluxa20d ago0x107926…9b54c4
0x424f…da090xfe80…47eeBase—$0.001100%fluxa20d ago0x9d571b…54d513
0x424f…da090xfe80…47eeBase—$0.001100%fluxa20d ago0x4ff6c5…479b0f

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.