Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31c019…75b1f1
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x410bc7…224397
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb89710…e7de8c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0e3ff…37897b
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73a5cd…73798e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xffe121…1c9a7d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3fab7c…c85032
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x43d2ec…8a221d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc60c9a…abefa7
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2b5307…c847ec
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3208c4…990afa
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x623d5e…8e5065
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6562e…aa3199
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b2ec1…b3e78f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae4207…1e3dd9
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ac797…7dcaac
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3be14a…b94963
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x431918…910c3b
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x438aa0…93b77f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x131761…71ff1f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa94701…dfd4c9
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe9d05e…5c8da4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x37725a…2ad567
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4a874f…935cd5
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae17df…1c659f

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.