Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13d5…46620x1892…6085Base$1.22100%relai174d ago0x749788…e48711
0x4369…1ce70x1892…6085Base$1.52100%relai174d ago0xe03484…023673
0xf22f…59cd0x1892…6085Base$1.18100%relai174d ago0x793422…d0b760
0x5138…cb450x1892…6085Base$1.96100%relai174d ago0xe1bd17…d1e78a
0xd3a0…45510x1892…6085Base$1.54100%relai174d ago0x07ea47…46e138
0x9294…d45f0x1892…6085Base$1.78100%relai174d ago0x84d68f…a9899c
0xc0bc…d47a0x1892…6085Base$1.72100%relai174d ago0x86eced…42fe6e
0x0f21…36df0x1892…6085Base$1.00100%relai174d ago0xe6ae8b…eacbdb
0x13d5…46620x1892…6085Base$1.36100%relai174d ago0xcb5897…9d7961
0x4369…1ce70x1892…6085Base$1.15100%relai174d ago0x7236e7…30db9d
0xf22f…59cd0x1892…6085Base$1.31100%relai174d ago0x99ab70…f903b8
0x5138…cb450x1892…6085Base$1.93100%relai174d ago0x6213cc…750c30
0xed40…a6650x1892…6085Base$1.68100%relai174d ago0x7ea320…1b0f60
0x47ed…e2c50x1892…6085Base$1.43100%relai174d ago0xfa093f…d99601
0x9294…d45f0x1892…6085Base$1.60100%relai174d ago0x790c8c…ffa498
0xc0bc…d47a0x1892…6085Base$1.68100%relai174d ago0x0f4ab3…8267ca
0x4369…1ce70x1892…6085Base$1.68100%relai174d ago0x7cef03…357388
0xf22f…59cd0x1892…6085Base$1.08100%relai174d ago0x0a1729…09bf54
0xed40…a6650x1892…6085Base$1.61100%relai174d ago0xc055ac…0eab00
0x47ed…e2c50x1892…6085Base$1.21100%relai174d ago0xa362be…4b8ca1
0x9294…d45f0x1892…6085Base$1.99100%relai174d ago0x47d5fd…c88a8c
0x4369…1ce70x1892…6085Base$1.35100%relai174d ago0x2822fe…757483
0xf22f…59cd0x1892…6085Base$1.14100%relai174d ago0x27b483…62403f
0x5138…cb450x1892…6085Base$1.41100%relai174d ago0xa398d1…0cd1bb
0xed40…a6650x1892…6085Base$1.23100%relai174d ago0x9024aa…f89905

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.