Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9347…dcc80xd591…428cBase—$0.0170%0xea34…81fd12d ago0xe226ff…4814b1
0x9347…dcc80xd591…428cBase—$0.0170%0xea34…81fd12d ago0x53f036…9f80b0
0x9347…dcc80xd591…428cBase—$0.0170%0xea34…81fd12d ago0x691d9a…a72831
0x9347…dcc80xd591…428cBase—$0.0170%0xea34…81fd12d ago0x2faabd…283346
0x9347…dcc80xd591…428cBase—$0.0170%0xea34…81fd12d ago0x3c766a…a15efe
0x9347…dcc80xd591…428cBase—$0.0170%0xea34…81fd12d ago0xf271d3…7b7819
0x9347…dcc80xd591…428cBase—$0.0170%0xea34…81fd12d ago0xa62a65…737851
0x9347…dcc80xd591…428cBase—$0.0170%0xea34…81fd12d ago0x8bf7b3…d6490c
0xd591…428c0x2f01…a0d3Base—$0.000170%0xa2d4…125c12d ago0xf41ca8…63a5a8
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0xf08c06…2ef40f
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0x75989b…282a57
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0x1f73c7…99f1e3
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0x144323…410ca4
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0x384045…2fa445
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0x6effbf…174a6e
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0x7a5d69…4c276c
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0x8bc7dc…c683b2
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0xe0c70a…2a42f0
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0x30d1d2…37f883
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0xe8726a…8ebd91
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0x98f762…20ebfe
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0x23be3a…6f6811
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0xf7bc70…91f255
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0x01f2f3…dc25c7
0x23b0…adc10xd591…428cBase—$0.00170%0xea34…81fd12d ago0x36643a…bad323

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.