Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe51a…83c10x87eb…a35fBasex402 service$0.002100%payAI12d ago0xd37e44…d8e7ec
0xe51a…83c10x87eb…a35fBasex402 service$0.002100%payAI12d ago0xe0ae58…55db80
0xe51a…83c10x87eb…a35fBasex402 service$0.002100%payAI12d ago0x6a6af4…0008ee
0xe51a…83c10x87eb…a35fBasex402 service$0.01100%payAI12d ago0xb58394…a5b700
0xe51a…83c10x87eb…a35fBasex402 service$0.005100%payAI12d ago0xaf0d36…487501
0xe51a…83c10x87eb…a35fBasex402 service$0.002100%payAI12d ago0x799264…82be97
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0x01afd3…dc8d00
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0x52c88c…d47659
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0x111023…b059ca
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0x50b2ed…bf26a2
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0x779a33…146ecd
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0x7ecd3c…c9298e
0xe51a…83c10x87eb…a35fBasex402 service$0.002100%payAI12d ago0xf81a99…14c063
0xe51a…83c10x87eb…a35fBasex402 service$0.002100%payAI12d ago0xc0df4e…392780
0xe51a…83c10x87eb…a35fBasex402 service$0.002100%payAI12d ago0xc24acb…a86d07
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0xda2b2c…c6807a
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0xaffffc…d19d17
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0xa87308…1d6876
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0x37d3c3…5774b6
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0x47a2ff…2d65f9
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0x36f80c…effd1e
0xe51a…83c10x87eb…a35fBasex402 service$0.002100%payAI12d ago0xbbd719…eae0fe
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0xba3816…226d43
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0x34cff2…3dda38
0xe51a…83c10x87eb…a35fBasex402 service$0.001100%payAI12d ago0x2870a9…a19b94

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.