Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc747…79d20x3803…101bBase—$0.01100%coinbase8d ago0x7d00d1…bbefc5
0x3803…101b0xa4bb…3c91Basex402 service$0.2570%0xa4bb…3c918d ago0x5bff46…507643
0xcdc2…4d190x3803…101bBase—$0.01100%coinbase8d ago0xb4c291…5192bd
0x2cc4…fbee0x3803…101bBase—$0.001100%coinbase8d ago0x383598…69f548
0x3803…101b0x8d32…853fBasex402 service$0.25100%coinbase8d ago0x85c4d7…f44ab8
0xb3a4…21f70x3803…101bBase—$0.01100%coinbase8d ago0x46395d…009ef1
0xb3a4…21f70x3803…101bBase—$0.002100%coinbase8d ago0x5aebe7…09ddef
0x798d…116f0x3803…101bBase—$0.002100%coinbase8d ago0xc8ca08…2f8215
0x3803…101b0xcf92…42fbBasex402 service$0.002100%coinbase8d ago0xd95e92…08798d
0xd6b3…dc2c0x3803…101bBase—$0.002100%coinbase8d ago0xa297e7…e9f15c
0x3803…101b0xcf92…42fbBasex402 service$0.002100%coinbase8d ago0x5bd9a4…bdc40c
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0x985de8…cdcd01
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0x0341d9…d2181b
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0xf0a43c…5caa6b
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0x0accf7…9f7a12
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0xf536b4…2c90af
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0xb39f9a…463deb
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0xb1f33f…5c6d8e
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0x28962f…8f58c7
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0xd8a3e1…179ca8
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0x724bf2…77a2ad
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0x7944cb…c2e1f7
0x3803…101b0x8d32…853fBasex402 service$0.20100%coinbase8d ago0xee57e0…d00218
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0xdfef45…faee36
0x42d1…62940x3803…101bBase—$0.001100%coinbase8d ago0xf035e3…b6176c

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.