Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x39e0…3f7922d ago0xc4146c…03d1f3
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xcf6b…a40a22d ago0xbcd1ad…ef107e
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x09f6…b65c22d ago0x5053cd…239558
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0xc072…b4b122d ago0xcabc90…6908b7
0x3fb1…7e250x47c5…4fc3Base—$126.0070%0xf760…e9ab22d ago0xcb2959…799d2c
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x422e…487022d ago0x5a780b…af2247
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x0ad8…9d8a22d ago0x2ad857…4a4a38
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x4136…b72622d ago0xcc6cef…c6c9a1
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x7311…c90b22d ago0xd08bce…1f9a3b
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x2699…b2a522d ago0xf42566…435ea7
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x2133…5a4222d ago0xa4b048…231ac4
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x6078…eee822d ago0xde0b90…393847
0x3fb1…7e250x47c5…4fc3Base—$105.0070%0xa8e8…666822d ago0x7a96b3…3a4133
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x90ad…1cd622d ago0xde0c9d…d199d3
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x4218…be8722d ago0x29cd13…8ec351
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x8ea5…b7fc22d ago0x768714…03bdde
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x33a2…877f22d ago0x316117…ce9677
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x6476…d72622d ago0x168a56…2ff00c
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x04bf…0d0e22d ago0xd2e17f…168eb6
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x0a75…f28f22d ago0xa51444…f40108
0x3fb1…7e250x47c5…4fc3Base—$15.7570%0x24b8…43f022d ago0x25e39b…f35836
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x0477…fae022d ago0x4e115d…eb8113
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x91b5…1a5e22d ago0x8c9442…e775bd
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xbb33…527722d ago0x55c719…d115d4
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x1efc…9e4322d ago0x69825d…0b798a

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.