Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0xf051d4…733ec8
0xf700…782d0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0xb46e08…f1da9c
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0xc14c92…6baa6c
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x9ddedc…d85e12
0xf700…782d0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0x295c41…b20f40
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0x654726…150533
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x3c9ca6…441ba8
0xf700…782d0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0xdef332…f075ab
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0xa50d00…928dab
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0xd2d46c…d5c038
0xf700…782d0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0x09914b…017f3e
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0x169833…9e71c4
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x33708b…1571c3
0xf700…782d0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0x05e9ca…699fe9
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0xa1746a…7174a7
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x6a8842…4efd2b
0xf700…782d0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0x0564bc…318db9
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0xf33468…c782df
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x159378…dab6f9
0xf700…782d0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0x001227…728691
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0x83cdf9…df28f9
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0xcc54fe…48a786
0xf700…782d0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0x7b242e…95b08b
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0xabaa2d…cad998
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x82e50c…76b014

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.