Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfe4e5a…708bb3
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc8895c…0c8a57
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd52dcb…6eccbd
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa39927…c823a0
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x44f69c…db6124
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x11bf82…f088dd
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8af420…efcaf6
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe5c549…3c53a0
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xadc9d2…bbbd03
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0cf55c…5d19ee
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc6f573…5d6ce2
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6bbccf…fef8d6
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0ac1ec…17311e
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc6770e…e44310
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x898c4f…88e434
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x68706c…0be5f1
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x53f05e…2c5d20
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x74eb9e…668e29
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0e2a01…03df6d
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa1284a…25d5c5
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc7f6fe…b5741c
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x588ad9…d20bc1
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI112d ago0xac8536…7515f4
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc5e777…c7f932
0x0249…4bd70x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0677ad…251eca

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.