Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe425d7…7071ee
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa2dc34…5deb3f
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa1417d…6db5f7
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa7df85…f88d7f
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x27d481…c4ac1a
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e3833…b02ad9
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x82410c…6e61c3
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68d263…d1a7ab
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xca536b…ddb715
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x55d86c…88220f
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x29a792…1f90dc
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8300e8…cb9f99
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb004cd…633c1a
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xebd94f…a82d49
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe1cc2d…6be171
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa9a582…0c9386
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbca7f1…2d42f0
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xac2301…9e9038
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c1348…e99445
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd09f2f…ab691d
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc4299c…0f688a
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x91e0a1…375699
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1636cf…059945
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x31b310…8a8729
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x54e61a…f60710

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.