Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0xaca3f7…9bf19c
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0x976e73…7e7e7a
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0xe825c6…e7d8f7
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0xbbfe0c…60c272
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0xaa52c0…ed3d8d
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0x5d79b6…870f41
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0x2eac68…5ab165
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0x2a9aec…834fb5
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0xdc20b7…ba14ce
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0xa291c0…3fd065
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0xe90bc6…28f96b
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0x94d52d…dc4fed
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0x6af947…df46d2
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0x99e7df…3650f5
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0x6a34f6…eaa385
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa18d ago0xbe210e…0d5af3
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa19d ago0x6df92f…727040
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa19d ago0xea9af3…38e9e3
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa19d ago0xacf93e…3ba988
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa19d ago0xbca00e…42ec6b
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa19d ago0xa05766…fa4dd6
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa19d ago0x48b632…89da7c
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa19d ago0xc59307…93ee71
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa19d ago0x7204d5…5e614e
0x1985…d7100xfe80…47eeBase—$0.001100%fluxa19d ago0x13a0d1…6d8feb

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.