Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0fac7f…4b164d
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xff11fe…bb849a
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe1c781…63d346
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xae34eb…f6f6aa
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x89a76e…8edbd7
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x901326…7bfa19
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbeb07b…ab7714
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x82dc9a…9e324e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2087e7…9f6802
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x32c445…ebbcb1
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x494a43…825064
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7ae84f…b91fab
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1bbd97…fec4b9
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x72ea29…e2ecba
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x85751d…5d154a
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1cf016…293155
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0c9077…75fa51
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x48cc79…6eda1f
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfbab5b…e05cee
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef0b4b…8b7523
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x13fdff…4204c2
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb0772a…23f6b0
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a3f7f…8763b3
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe44f22…13c23c
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8bb017…c04c0e

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.