Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc9cecc…29b411
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x849440…c920e9
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x93a337…af5aeb
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3a90f9…2b9b46
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x654c5f…0c2a24
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x29a04e…eabc37
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xab8c0c…a77549
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb08075…3764af
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc02f12…01bcd0
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x058169…7b5b85
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x15ced9…bf01eb
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x612584…f7d01c
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc3f249…66a149
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x399aa1…aff5f1
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcfaa89…2c5f07
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x44d446…de474c
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd92f87…c2a135
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x106707…439523
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb0e23a…e32585
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc5d0b8…b2df4d
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8f0b4b…024fc5
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x251a86…b24e5d
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x353ac6…101014
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x16607e…684cfd
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x026cb0…9638d3

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.