Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6382ba…096258
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x25d8af…563333
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e05e4…41ebda
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcce48f…4e26d6
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe03978…ad0f0d
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf1d622…6c9823
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x96c162…0d29b8
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb47284…2e70bc
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc5f201…93aedd
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x845afb…c9757f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f6c62…c95bff
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8f6e2…a3aa53
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc9587d…c74287
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d7140…8dd9a0
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf87d16…f49f53
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x48cc38…8e0c16
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa2d209…a8f6c6
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7a7021…b3cd5f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfd10f…94fdb4
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a84cc…f461d8
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7837b0…b47ce0
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfdd36a…1efb30
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c1bbc…afe5a2
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x665bac…b3547c
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0387c…2bee29

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.