Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4971…39700xc148…3515Base—$102.4470%0x23ef…243131m ago0x7865fa…9159cb
0xc62e…08470xc148…3515Base—$175.3570%0xe528…c02854m ago0x3241ed…ae73ce
0xcb4c…12250xc148…3515Base—$40.0170%0x23ef…243159m ago0x185dd3…17e911
0x767b…a9f00xc148…3515Base—$40.0070%0xe528…c0281h ago0x9648e9…1c7f07
0x6aef…66b40xc148…3515Base—$34.5670%0x23ef…24311h ago0xd51227…50276a
0xcc6c…a2510xc148…3515Base—$250.0370%0x23ef…24311h ago0xc86c2d…ade44c
0x64ba…d96e0xc148…3515Base—$191.1570%0xe528…c0281h ago0x3e7abc…52e12f
0xe5cc…b8cb0xc148…3515Base—$35.0670%0x23ef…24311h ago0x0e925c…80de17
0xd059…e21f0xc148…3515Base—$243.0070%0xe528…c0281h ago0x7f6a4e…ec49d4
0xd059…e21f0xc148…3515Base—$242.0070%0x23ef…24311h ago0x10034c…fd8b3d
0xd059…e21f0xc148…3515Base—$290.0070%0xe528…c0281h ago0x5a9e77…383917
0xd059…e21f0xc148…3515Base—$100.0070%0x23ef…24311h ago0xa67ef9…92b692
0xd059…e21f0xc148…3515Base—$25.0070%0xe528…c0282h ago0xa06d76…6ac3d6
0xd059…e21f0xc148…3515Base—$500.0070%0x23ef…24312h ago0x7de7c7…c20213
0xc1ae…c2050xc148…3515Base—$25.2070%0xe528…c0282h ago0x7430fa…206966
0xa3d2…9afb0xc148…3515Base—$105.0070%0x23ef…24312h ago0x15c7c3…4a0d82
0x51bb…70c40xc148…3515Base—$47.4770%0xe528…c0283h ago0x055993…127f5a
0x4fbd…ca940xc148…3515Base—$80.0070%0x23ef…24315h ago0xba016f…4099cc
0x8917…114b0xc148…3515Base—$10.0070%0xe528…c0286h ago0xe67995…6fe9b9
0x2c38…c1d80xc148…3515Base—$397.3670%0x23ef…24317h ago0x66749d…4332ea
0x8909…76750xc148…3515Base—$50.0070%0xe528…c0288h ago0x041fe1…c2d318
0xf9e4…c3910xc148…3515Base—$50.0070%0x23ef…24318h ago0xb241cf…980441
0xe5a5…be6e0xc148…3515Base—$99.0570%0xe528…c0288h ago0x6bdaaf…303d2e
0x8917…114b0xc148…3515Base—$57.0070%0x23ef…24319h ago0x07f0f3…2b469d
0x2141…cbb50xc148…3515Base—$65.0070%0xe528…c0289h ago0x7d33d0…647f74

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.