Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8f13b6…898fc6
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8679f6…fbd851
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2bbe01…80a57e
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf9c22c…911aab
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf2aff5…6962f0
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1a5a2c…75d8ca
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x75598f…91d1c2
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xac320f…738904
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4c7cee…712a2b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x14f731…7a5d2b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7e69c5…3d38a9
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x831a49…2e5d08
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x877b89…7573dc
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5aa5b5…215818
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5e50b1…9e88b3
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9f7f28…39d24b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x56043d…7ecad5
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77bb05…f37c70
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4b3d77…6c559b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7f8fb1…fc5ed7
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaccc32…521369
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4ae95a…90f5f9
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe1ab9b…e7ae20
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb6efa4…b722c9
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x589043…a8713a

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.