Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5e3…4d840xc148…3515Base—$77.0070%0x23ef…24317d ago0xabef0c…06bccf
0xc7c1…40080xc148…3515Base—$20.0070%0xe528…c0287d ago0x4fe126…f3f7c7
0xcb50…7a150xc148…3515Base—$80.5270%0x23ef…24317d ago0xdc4970…be1e06
0xe593…24310xc148…3515Base—$498.5670%0xe528…c0287d ago0xe6595b…6c5f67
0x5260…656c0xc148…3515Base—$100.0070%0x23ef…24317d ago0xddabc0…4b8dc6
0x5260…656c0xc148…3515Base—$100.0070%0xe528…c0287d ago0xafda83…5dd3b5
0xf5e3…4d840xc148…3515Base—$82.9870%0x23ef…24318d ago0xfdd9de…d1591e
0xb9e2…00dd0xc148…3515Base—$131.9070%0xe528…c0288d ago0x366247…6b512f
0x64dd…c8f30xc148…3515Base—$25.1770%0x23ef…24318d ago0xb2bfbb…1657e8
0x11c7…62e10xc148…3515Base—$1,253.9570%0xe528…c0288d ago0x3df111…3df3a8
0xbb68…e4cd0xc148…3515Base—$375.0170%0x23ef…24318d ago0x861b9f…c32432
0xbb46…45f00xc148…3515Base—$48.7870%0xe528…c0288d ago0x63c458…3cc6a0
0x64a8…93a70xc148…3515Base—$461.1770%0x23ef…24318d ago0x4690f8…eeb8f3
0x760f…bae90xc148…3515Base—$74.8770%0xe528…c0288d ago0x506440…ca8c35
0xb34b…c23a0xc148…3515Base—$85.6870%0x23ef…24318d ago0xf382b5…c88dac
0xdf04…018e0xc148…3515Base—$25.0070%0xe528…c0288d ago0x6eff11…fd819d
0x08c6…54310xc148…3515Base—$78.4770%0x23ef…24318d ago0xed5790…880c1d
0xd855…54360xc148…3515Base—$13.2270%0xe528…c0288d ago0xe33d61…517e62
0x1758…74de0xc148…3515Base—$147.3270%0x23ef…24318d ago0xc35936…a01389
0xcd3c…c6d60xc148…3515Base—$23.8370%0xe528…c0288d ago0x849687…72e712
0x760f…bae90xc148…3515Base—$107.0270%0x23ef…24318d ago0x6ccea5…5f1b6b
0x5933…afe50xc148…3515Base—$52.2770%0xe528…c0288d ago0xd0cd70…cce9d0
0x760f…bae90xc148…3515Base—$200.9070%0x23ef…24318d ago0x78d5a0…e8b0e2
0xfc80…19f30xc148…3515Base—$27.1970%0xe528…c0288d ago0xa61a2b…ff77dc
0x760f…bae90xc148…3515Base—$66.9970%0x23ef…24318d ago0x1b20e1…24f057

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.