Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5c9164…5ffd8f
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x78dde9…0b6d7a
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x29f0cd…2a38a0
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf63d86…72bcc9
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x138e11…e53ed9
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x453b3e…2a40c2
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x375d00…5b2913
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcad8c1…58cedd
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8e0ce1…5b1c75
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1769f2…a128be
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ef87a…d9ad27
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c47df…feca14
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe1891e…c4db7f
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf0e53…bbd6dd
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x481abe…f5c625
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61c4be…7753f7
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a1aa2…3aa1b3
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb9434b…34dfab
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4f9988…e64ba7
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xba7927…8b3f76
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc0fd10…857500
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xac631b…0618fa
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x961bf0…b0a750
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc0fed0…28c608
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23a808…e0c5fa

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.