Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3c0…c16c0x1817…bc2cBase—$0.00170%0x0018…ca973h ago0xced13f…04f91e
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9714h ago0x595c8b…23cd5e
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd14h ago0x5e444c…857894
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f14h ago0x92f8f1…143ad5
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9714h ago0x699c83…846e9d
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd14h ago0xd24a2a…48015d
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f14h ago0x47a99a…a8f88f
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9714h ago0x63e243…60813e
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd14h ago0x337e67…036d18
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f14h ago0xaaa708…4337cb
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9714h ago0x6d7c7b…1ee63e
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd14h ago0x477267…12e1b8
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f14h ago0x122414…e5b9b5
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9714h ago0xfaaf24…6cff92
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd14h ago0xe73fbd…530ffe
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f14h ago0x4370c5…047adc
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9714h ago0x926998…fde1fd
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd14h ago0xba36ba…9b9f6f
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f14h ago0x013375…55093a
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9714h ago0x5b65a5…439e6b
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd16h ago0x39c48c…11e3f8
0x35da…d1ca0x1817…bc2cBase—$0.0170%0x0021…ad8f16h ago0x35d4f8…f31b75
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9716h ago0xcefed2…e5f407
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd16h ago0x0704d5…fcb589
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f16h ago0xf203c3…71bdac

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.